10:48:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136771 10:48:38 Running as SYSTEM 10:48:38 [EnvInject] - Loading node environment variables. 10:48:38 Building remotely on prd-centos8-docker-8c-8g-4730 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 10:48:38 [ssh-agent] Looking for ssh-agent implementation... 10:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:38 $ ssh-agent 10:48:38 SSH_AUTH_SOCK=/tmp/ssh-y1hwF7sKi4xm/agent.5582 10:48:38 SSH_AGENT_PID=5584 10:48:38 [ssh-agent] Started. 10:48:38 Running ssh-add (command line suppressed) 10:48:38 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_2171840013811290583.key (/w/workspace/cps-master-verify-java@tmp/private_key_2171840013811290583.key) 10:48:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:48:38 The recommended git tool is: NONE 10:48:40 using credential onap-jenkins-ssh 10:48:40 Wiping out workspace first. 10:48:40 Cloning the remote Git repository 10:48:40 Cloning repository git://cloud.onap.org/mirror/cps.git 10:48:40 > git init /w/workspace/cps-master-verify-java # timeout=10 10:48:40 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:48:40 > git --version # timeout=10 10:48:40 > git --version # 'git version 2.39.1' 10:48:40 using GIT_SSH to set credentials Gerrit user 10:48:40 [INFO] Currently running in a labeled security context 10:48:40 [INFO] Currently SELinux is 'enforcing' on the host 10:48:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh2048102563809543699.key 10:48:40 Verifying host key using manually-configured host key entries 10:48:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:48:42 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:48:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:43 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:48:43 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:48:43 using GIT_SSH to set credentials Gerrit user 10:48:43 [INFO] Currently running in a labeled security context 10:48:43 [INFO] Currently SELinux is 'enforcing' on the host 10:48:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh6005220525819891955.key 10:48:43 Verifying host key using manually-configured host key entries 10:48:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/71/136771/7 # timeout=30 10:48:43 > git rev-parse 92d59fc713c29329d1c2f8107ab5e77f999beef9^{commit} # timeout=10 10:48:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:48:43 Checking out Revision 92d59fc713c29329d1c2f8107ab5e77f999beef9 (refs/changes/71/136771/7) 10:48:43 > git config core.sparsecheckout # timeout=10 10:48:43 > git checkout -f 92d59fc713c29329d1c2f8107ab5e77f999beef9 # timeout=30 10:48:46 Commit message: "Introduce Schema Set upgrade method" 10:48:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:48:46 > git rev-list --no-walk 7e94b26a666907cc97d692b8dda8364bb0a0ef45 # timeout=10 10:48:46 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5398340350911202244.sh 10:48:46 ---> python-tools-install.sh 10:48:46 Setup pyenv: 10:48:47 system 10:48:47 * 3.8.13 (set by /opt/pyenv/version) 10:48:47 * 3.9.13 (set by /opt/pyenv/version) 10:48:47 * 3.10.6 (set by /opt/pyenv/version) 10:48:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2MfX 10:48:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:48:54 lf-activate-venv(): INFO: Installing: lftools 10:49:25 lf-activate-venv(): INFO: Adding /tmp/venv-2MfX/bin to PATH 10:49:25 Generating Requirements File 10:50:03 Python 3.10.6 10:50:03 pip 23.3.1 from /tmp/venv-2MfX/lib/python3.10/site-packages/pip (python 3.10) 10:50:04 appdirs==1.4.4 10:50:04 argcomplete==3.2.1 10:50:04 aspy.yaml==1.3.0 10:50:04 attrs==23.1.0 10:50:04 autopage==0.5.2 10:50:04 Babel==2.14.0 10:50:04 beautifulsoup4==4.12.2 10:50:04 boto3==1.33.13 10:50:04 botocore==1.33.13 10:50:04 bs4==0.0.1 10:50:04 cachetools==5.3.2 10:50:04 certifi==2023.11.17 10:50:04 cffi==1.16.0 10:50:04 cfgv==3.4.0 10:50:04 chardet==5.2.0 10:50:04 charset-normalizer==3.3.2 10:50:04 click==8.1.7 10:50:04 cliff==4.4.0 10:50:04 cmd2==2.4.3 10:50:04 cryptography==3.3.2 10:50:04 debtcollector==2.5.0 10:50:04 decorator==5.1.1 10:50:04 defusedxml==0.7.1 10:50:04 Deprecated==1.2.14 10:50:04 distlib==0.3.8 10:50:04 dnspython==2.4.2 10:50:04 docker==4.2.2 10:50:04 dogpile.cache==1.2.2 10:50:04 email-validator==2.1.0.post1 10:50:04 filelock==3.13.1 10:50:04 future==0.18.3 10:50:04 gitdb==4.0.11 10:50:04 GitPython==3.1.40 10:50:04 google-auth==2.25.2 10:50:04 httplib2==0.22.0 10:50:04 identify==2.5.33 10:50:04 idna==3.6 10:50:04 importlib-metadata==7.0.0 10:50:04 importlib-resources==1.5.0 10:50:04 iso8601==2.1.0 10:50:04 Jinja2==3.1.2 10:50:04 jmespath==1.0.1 10:50:04 jsonpatch==1.33 10:50:04 jsonpointer==2.4 10:50:04 jsonschema==4.20.0 10:50:04 jsonschema-specifications==2023.11.2 10:50:04 keystoneauth1==5.4.0 10:50:04 kubernetes==28.1.0 10:50:04 lftools==0.37.8 10:50:04 lxml==4.9.3 10:50:04 MarkupSafe==2.1.3 10:50:04 msgpack==1.0.7 10:50:04 multi-key-dict==2.0.3 10:50:04 munch==4.0.0 10:50:04 netaddr==0.9.0 10:50:04 netifaces==0.11.0 10:50:04 niet==1.4.2 10:50:04 nodeenv==1.8.0 10:50:04 oauth2client==4.1.3 10:50:04 oauthlib==3.2.2 10:50:04 openstacksdk==0.62.0 10:50:04 os-client-config==2.1.0 10:50:04 os-service-types==1.7.0 10:50:04 osc-lib==2.9.0 10:50:04 oslo.config==9.2.0 10:50:04 oslo.context==5.3.0 10:50:04 oslo.i18n==6.2.0 10:50:04 oslo.log==5.4.0 10:50:04 oslo.serialization==5.2.0 10:50:04 oslo.utils==6.3.0 10:50:04 packaging==23.2 10:50:04 pbr==6.0.0 10:50:04 platformdirs==4.1.0 10:50:04 prettytable==3.9.0 10:50:04 pyasn1==0.5.1 10:50:04 pyasn1-modules==0.3.0 10:50:04 pycparser==2.21 10:50:04 pygerrit2==2.0.15 10:50:04 PyGithub==2.1.1 10:50:04 pyinotify==0.9.6 10:50:04 PyJWT==2.8.0 10:50:04 PyNaCl==1.5.0 10:50:04 pyparsing==2.4.7 10:50:04 pyperclip==1.8.2 10:50:04 pyrsistent==0.20.0 10:50:04 python-cinderclient==9.4.0 10:50:04 python-dateutil==2.8.2 10:50:04 python-heatclient==3.3.0 10:50:04 python-jenkins==1.8.2 10:50:04 python-keystoneclient==5.2.0 10:50:04 python-magnumclient==4.3.0 10:50:04 python-novaclient==18.4.0 10:50:04 python-openstackclient==6.0.0 10:50:04 python-swiftclient==4.4.0 10:50:04 pytz==2023.3.post1 10:50:04 PyYAML==6.0.1 10:50:04 referencing==0.32.0 10:50:04 requests==2.31.0 10:50:04 requests-oauthlib==1.3.1 10:50:04 requestsexceptions==1.4.0 10:50:04 rfc3986==2.0.0 10:50:04 rpds-py==0.13.2 10:50:04 rsa==4.9 10:50:04 ruamel.yaml==0.18.5 10:50:04 ruamel.yaml.clib==0.2.8 10:50:04 s3transfer==0.8.2 10:50:04 simplejson==3.19.2 10:50:04 six==1.16.0 10:50:04 smmap==5.0.1 10:50:04 soupsieve==2.5 10:50:04 stevedore==5.1.0 10:50:04 tabulate==0.9.0 10:50:04 toml==0.10.2 10:50:04 tomlkit==0.12.3 10:50:04 tqdm==4.66.1 10:50:04 typing_extensions==4.9.0 10:50:04 tzdata==2023.3 10:50:04 urllib3==1.26.18 10:50:04 virtualenv==20.25.0 10:50:04 wcwidth==0.2.12 10:50:04 websocket-client==1.7.0 10:50:04 wrapt==1.16.0 10:50:04 xdg==6.0.0 10:50:04 xmltodict==0.13.0 10:50:04 yq==3.2.3 10:50:04 zipp==3.17.0 10:50:04 [EnvInject] - Injecting environment variables from a build step. 10:50:04 [EnvInject] - Injecting as environment variables the properties content 10:50:04 SET_JDK_VERSION=openjdk17 10:50:04 GIT_URL="git://cloud.onap.org/mirror" 10:50:04 10:50:04 [EnvInject] - Variables injected successfully. 10:50:04 [cps-master-verify-java] $ /bin/sh /tmp/jenkins14971359596656747956.sh 10:50:04 ---> update-java-alternatives.sh 10:50:04 ---> Updating Java version 10:50:04 ---> RedHat type system detected 10:50:05 openjdk version "17.0.6-ea" 2023-01-17 LTS 10:50:05 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 10:50:05 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) 10:50:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 10:50:05 [EnvInject] - Injecting environment variables from a build step. 10:50:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:50:05 [EnvInject] - Variables injected successfully. 10:50:05 provisioning config files... 10:50:05 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16785455583171827503tmp 10:50:05 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3607340417014694106tmp 10:50:05 [EnvInject] - Injecting environment variables from a build step. 10:50:05 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-4730 10:50:05 using settings config with name cps-settings 10:50:05 Replacing all maven server entries not found in credentials list is true 10:50:05 using global settings config with name global-settings 10:50:05 Replacing all maven server entries not found in credentials list is true 10:50:05 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings7729786111626081308.xml -gs /tmp/global-settings4939458162942503643.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=92d59fc713c29329d1c2f8107ab5e77f999beef9 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sourabh.sourabh@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sourabh Sourabh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136771 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sourabh.sourabh@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=136771 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sourabh Sourabh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/71/136771/7 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sourabh Sourabh" '-DGERRIT_CHANGE_OWNER=\"Sourabh Sourabh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=SW50cm9kdWNlIFNjaGVtYSBTZXQgdXBncmFkZSBtZXRob2QKCi0gSW5jbC4gaW50ZWdyYXRpb24gdGVzdAotIFByb2QgY29kZSBpcyBjaGFuZ2VkIHRvIHVzZSBuZXcgbWV0aG9kIHRoYXQgdXBkYXRlIHlhbmQgbW9kdWxlLgotIHVwZGF0ZWQgbW9kdWxlIHJlc291cmNlIHRvIHJldHVybiBtdWx0aXBsZSBtb2R1bGVzLgoKSXNzdWUtSUQ6IENQUy0xODA2ClNpZ25lZC1vZmYtYnk6IHNvdXJhYmhfc291cmFiaCA8c291cmFiaC5zb3VyYWJoQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk3NTFkOTM5M2NlNzhhM2JlOWRhZWFmZjZkMDI1MjczOGMwMjExNWUwClNpZ25lZC1vZmYtYnk6IHNvdXJhYmhfc291cmFiaCA8c291cmFiaC5zb3VyYWJoQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Introduce Schema Set upgrade method" '-DGERRIT_EVENT_ACCOUNT=\"Sourabh Sourabh\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I751d9393ce78a3be9daeaff6d0252738c02115e0 -DGERRIT_EVENT_HASH=-651069887 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sourabh.sourabh@est.tech -DGERRIT_PATCHSET_NUMBER=7 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sourabh Sourabh" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:50:06 [INFO] Scanning for projects... 10:50:09 [WARNING] 10:50:09 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 10:50:09 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 10:50:09 [WARNING] 10:50:09 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 10:50:09 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 10:50:09 [WARNING] 10:50:09 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 10:50:09 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 10:50:09 [WARNING] 10:50:09 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:50:09 [WARNING] 10:50:09 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:50:09 [WARNING] 10:50:09 [INFO] ------------------------------------------------------------------------ 10:50:09 [INFO] Reactor Build Order: 10:50:09 [INFO] 10:50:09 [INFO] org.onap.cps:cps-dependencies [pom] 10:50:09 [INFO] cps-bom [pom] 10:50:09 [INFO] checkstyle [jar] 10:50:09 [INFO] spotbugs [jar] 10:50:09 [INFO] cps-parent [pom] 10:50:09 [INFO] cps-events [jar] 10:50:09 [INFO] cps-path-parser [jar] 10:50:09 [INFO] cps-service [jar] 10:50:09 [INFO] cps-rest [jar] 10:50:09 [INFO] cps-ncmp-events [jar] 10:50:09 [INFO] cps-ncmp-service [jar] 10:50:09 [INFO] cps-ncmp-rest [jar] 10:50:09 [INFO] cps-ncmp-rest-stub [pom] 10:50:09 [INFO] cps-ncmp-rest-stub-service [jar] 10:50:09 [INFO] cps-ncmp-rest-stub-app [jar] 10:50:09 [INFO] cps-ri [jar] 10:50:09 [INFO] dmi-plugin-demo-and-csit-stub [pom] 10:50:09 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 10:50:09 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 10:50:09 [INFO] integration-test [jar] 10:50:09 [INFO] cps-application [jar] 10:50:09 [INFO] jacoco-report [jar] 10:50:09 [INFO] cps [pom] 10:50:09 [INFO] 10:50:09 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 10:50:09 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 10:50:09 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:09 [INFO] 10:50:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 10:50:10 [INFO] 10:50:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 10:50:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom 10:50:10 [INFO] 10:50:10 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 10:50:10 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 10:50:10 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:10 [INFO] 10:50:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 10:50:10 [INFO] 10:50:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 10:50:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom 10:50:10 [INFO] 10:50:10 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 10:50:10 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 10:50:10 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:10 [INFO] 10:50:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 10:50:10 [INFO] 10:50:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 10:50:11 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:11 [INFO] Copying 4 resources 10:50:11 [INFO] 10:50:11 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 10:50:13 [INFO] No sources to compile 10:50:13 [INFO] 10:50:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 10:50:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 10:50:13 [INFO] 10:50:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 10:50:13 [INFO] No sources to compile 10:50:13 [INFO] 10:50:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 10:50:13 [INFO] No tests to run. 10:50:13 [INFO] 10:50:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 10:50:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 10:50:13 [INFO] 10:50:13 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 10:50:14 ======================================================================================================================== 10:50:14 Copyright Check Python Script: 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 11 read 'Unless required by applicable law or agreed to in writing, software\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 11 expected '\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 12 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 12 expected 'Unless required by applicable law or agreed to in writing, software\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 13 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 14 read 'See the License for the specific language governing permissions and\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 14 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 15 read 'limitations under the License.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 15 expected 'See the License for the specific language governing permissions and\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 16 read '\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 16 expected 'limitations under the License.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 17 read 'SPDX-License-Identifier: Apache-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 17 expected '\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 18 read '============LICENSE_END=========================================================\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/repository/YangResourceRepository.java | line 18 expected 'SPDX-License-Identifier: Apache-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 10 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 10 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 17 read '============LICENSE_END=========================================================\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsModulePersistenceServiceSpec.groovy | line 17 expected '\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 6 read ' ================================================================================\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 6 expected '================================================================================\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 7 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 7 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 8 read ' you may not use this file except in compliance with the License.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 8 expected 'you may not use this file except in compliance with the License.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 9 read ' You may obtain a copy of the License at\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 9 expected 'You may obtain a copy of the License at\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 11 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 11 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 13 read ' Unless required by applicable law or agreed to in writing, software\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 13 expected 'Unless required by applicable law or agreed to in writing, software\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 14 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 14 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 15 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 15 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 16 read ' See the License for the specific language governing permissions and\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 16 expected 'See the License for the specific language governing permissions and\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 17 read ' limitations under the License.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 17 expected 'limitations under the License.\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 19 read ' SPDX-License-Identifier: Apache-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 19 expected 'SPDX-License-Identifier: Apache-2.0\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 20 read ' ============LICENSE_END=========================================================\n' 10:50:14 /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java | line 20 expected '============LICENSE_END=========================================================\n' 10:50:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 10:50:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:50:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 10:50:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsModuleServiceIntegrationSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:50:14 24 issue(s) found after 14 altered file(s) checked 10:50:14 ======================================================================================================================== 10:50:14 [INFO] 10:50:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 10:50:14 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar 10:50:14 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom 10:50:14 [INFO] 10:50:14 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 10:50:14 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 10:50:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:14 [INFO] 10:50:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 10:50:14 [INFO] 10:50:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 10:50:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:14 [INFO] Copying 1 resource 10:50:14 [INFO] 10:50:14 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 10:50:14 [INFO] No sources to compile 10:50:14 [INFO] 10:50:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 10:50:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 10:50:14 [INFO] 10:50:14 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 10:50:14 [INFO] No sources to compile 10:50:14 [INFO] 10:50:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 10:50:14 [INFO] No tests to run. 10:50:14 [INFO] 10:50:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 10:50:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 10:50:14 [INFO] 10:50:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 10:50:14 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar 10:50:14 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom 10:50:14 [INFO] 10:50:14 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 10:50:14 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 10:50:14 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:15 [INFO] 10:50:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 10:50:15 [INFO] 10:50:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 10:50:16 [INFO] 10:50:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 10:50:16 [INFO] 10:50:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 10:50:16 [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/* 10:50:16 [INFO] 10:50:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 10:50:16 [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/* 10:50:16 [INFO] 10:50:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 10:50:19 [INFO] You have 0 Checkstyle violations. 10:50:19 [INFO] 10:50:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 10:50:19 [INFO] You have 0 Checkstyle violations. 10:50:19 [INFO] 10:50:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 10:50:19 [INFO] Starting audit... 10:50:19 Audit done. 10:50:19 [INFO] You have 0 Checkstyle violations. 10:50:19 [INFO] 10:50:19 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 10:50:19 [INFO] 10:50:19 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 10:50:23 [INFO] 10:50:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 10:50:23 [INFO] 10:50:23 [INFO] 10:50:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 10:50:23 [INFO] 10:50:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 10:50:24 [INFO] No sources specified for compilation. Skipping. 10:50:24 [INFO] 10:50:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 10:50:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:24 [INFO] 10:50:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 10:50:24 [INFO] 10:50:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 10:50: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-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/* 10:50:24 [INFO] 10:50:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 10:50:24 [INFO] No tests to run. 10:50:24 [INFO] 10:50:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 10:50:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:24 [INFO] 10:50:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 10:50:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 10:50:24 [INFO] 10:50:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 10:50:24 [INFO] 10:50:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 10:50:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom 10:50:24 [INFO] 10:50:24 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 10:50:24 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 10:50:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:25 [INFO] 10:50:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 10:50:25 [INFO] 10:50:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 10:50:25 [INFO] 10:50:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 10:50:25 [INFO] 10:50:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 10:50: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-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/* 10:50:25 [INFO] 10:50:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 10:50: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-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/* 10:50:25 [INFO] 10:50:25 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 10:50:25 [INFO] 10:50:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 10:50:25 [INFO] You have 0 Checkstyle violations. 10:50:25 [INFO] 10:50:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 10:50:25 [INFO] You have 0 Checkstyle violations. 10:50:25 [INFO] 10:50:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 10:50:25 [INFO] Starting audit... 10:50:25 Audit done. 10:50:25 [INFO] You have 0 Checkstyle violations. 10:50:25 [INFO] 10:50:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 10:50:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:25 [INFO] Copying 1 resource 10:50:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 10:50:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 10:50:25 [INFO] 10:50:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 10:50:26 [INFO] Changes detected - recompiling the module! :dependency 10:50:26 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:50:26 [INFO] 10:50:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 10:50:26 [INFO] 10:50:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 10:50:27 [INFO] Fork Value is true 10:50:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:50: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) 10:50:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:50:28 [java] WARNING: System::setSecurityManager will be removed in a future release 10:50:30 [INFO] Done SpotBugs Analysis.... 10:50:30 [INFO] 10:50:30 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 10:50:30 [INFO] 10:50:30 [INFO] 10:50:30 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 10:50:30 [INFO] BugInstance size is 0 10:50:30 [INFO] Error size is 0 10:50:30 [INFO] No errors/warnings found 10:50:30 [INFO] 10:50:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 10:50:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:30 [INFO] Copying 4 resources 10:50:30 [INFO] 10:50:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 10:50:30 [INFO] No sources to compile 10:50:30 [INFO] 10:50:30 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 10:50:30 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:50:30 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:50:31 [INFO] Compiled 3 files. 10:50:31 [INFO] 10:50:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 10:50:32 [INFO] 10:50:32 [INFO] ------------------------------------------------------- 10:50:32 [INFO] T E S T S 10:50:32 [INFO] ------------------------------------------------------- 10:50:33 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 10:50:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 10:50:34 [INFO] 10:50:34 [INFO] Results: 10:50:34 [INFO] 10:50:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 10:50:34 [INFO] 10:50:34 [INFO] 10:50:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 10:50:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:50:34 [INFO] Analyzed bundle 'cps-events' with 0 classes 10:50:34 [INFO] 10:50:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 10:50:34 [INFO] 10:50:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 10:50:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 10:50:34 [INFO] 10:50:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 10:50: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-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/* 10:50:34 [INFO] 10:50:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 10:50:34 [INFO] 10:50:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 10:50:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:34 [INFO] 10:50:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 10:50:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:50:34 [INFO] Analyzed bundle 'cps-events' with 0 classes 10:50:34 [INFO] All coverage checks have been met. 10:50:34 [INFO] 10:50:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 10:50:34 [INFO] 10:50:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 10:50:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar 10:50:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom 10:50:34 [INFO] 10:50:34 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 10:50:34 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 10:50:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:36 [INFO] 10:50:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 10:50:36 [INFO] 10:50:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 10:50:36 [INFO] 10:50:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 10:50:36 [INFO] 10:50:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 10:50: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-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/* 10:50:36 [INFO] 10:50:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 10:50: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-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/* 10:50:36 [INFO] 10:50:36 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 10:50:36 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 10:50:36 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 10:50:37 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:50:37 [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 10:50:37 [INFO] 10:50:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 10:50:37 [INFO] You have 0 Checkstyle violations. 10:50:37 [INFO] 10:50:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 10:50:37 [INFO] You have 0 Checkstyle violations. 10:50:37 [INFO] 10:50:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 10:50:37 [INFO] Starting audit... 10:50:37 Audit done. 10:50:37 [INFO] You have 0 Checkstyle violations. 10:50:37 [INFO] 10:50:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 10:50:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 10:50:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 10:50:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 10:50:37 [INFO] 10:50:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 10:50:37 [INFO] Changes detected - recompiling the module! :dependency 10:50:37 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 10:50:38 [INFO] 10:50:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 10:50:38 [INFO] 10:50:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 10:50:38 [INFO] Fork Value is true 10:50:39 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:50:39 [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) 10:50:39 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:50:39 [java] WARNING: System::setSecurityManager will be removed in a future release 10:50:41 [INFO] Done SpotBugs Analysis.... 10:50:42 [INFO] 10:50:42 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 10:50:42 [INFO] 10:50:42 [INFO] 10:50:42 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 10:50:42 [INFO] BugInstance size is 0 10:50:42 [INFO] Error size is 0 10:50:42 [INFO] No errors/warnings found 10:50:42 [INFO] 10:50:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 10:50:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 10:50:42 [INFO] 10:50:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 10:50:42 [INFO] No sources to compile 10:50:42 [INFO] 10:50:42 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 10:50:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:50:42 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:50:42 [INFO] Compiled 4 files. 10:50:42 [INFO] 10:50:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 10:50:42 [INFO] 10:50:42 [INFO] ------------------------------------------------------- 10:50:42 [INFO] T E S T S 10:50:42 [INFO] ------------------------------------------------------- 10:50:43 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:50:44 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 10:50:44 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 10:50:44 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 10:50:44 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 10:50:44 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 10:50:44 line 1:18 missing QName at '' 10:50:44 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:50:44 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:50:44 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:50:44 [INFO] 10:50:44 [INFO] Results: 10:50:44 [INFO] 10:50:44 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 10:50:44 [INFO] 10:50:44 [INFO] 10:50:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 10:50:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:50:44 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:50:44 [INFO] 10:50:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 10:50:44 [INFO] 10:50:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 10:50:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 10:50:44 [INFO] 10:50:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 10:50:44 [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/* 10:50:44 [INFO] 10:50:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 10:50:44 [INFO] 10:50:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 10:50:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:44 [INFO] 10:50:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 10:50:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:50:44 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:50:44 [INFO] All coverage checks have been met. 10:50:44 [INFO] 10:50:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 10:50:44 [INFO] 10:50:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 10:50:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar 10:50:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom 10:50:44 [INFO] 10:50:44 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 10:50:44 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 10:50:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:50 [INFO] 10:50:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 10:50:50 [INFO] 10:50:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 10:50:50 [INFO] 10:50:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 10:50:50 [INFO] 10:50:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 10:50: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-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/* 10:50:50 [INFO] 10:50:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 10:50: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-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/* 10:50:50 [INFO] 10:50:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 10:50:50 [INFO] You have 0 Checkstyle violations. 10:50:50 [INFO] 10:50:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 10:50:50 [INFO] You have 0 Checkstyle violations. 10:50:50 [INFO] 10:50:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 10:50:51 [INFO] Starting audit... 10:50:51 Audit done. 10:50:51 [INFO] You have 0 Checkstyle violations. 10:50:51 [INFO] 10:50:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 10:50:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:51 [INFO] Copying 1 resource 10:50:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 10:50:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 10:50:51 [INFO] 10:50:51 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 10:50:51 [INFO] Changes detected - recompiling the module! :dependency 10:50:51 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 10:50:52 [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. 10:50:52 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 10:50:52 [INFO] 10:50:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 10:50:52 [INFO] 10:50:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 10:50:52 [INFO] Fork Value is true 10:50:54 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:50: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) 10:50:54 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:50:54 [java] WARNING: System::setSecurityManager will be removed in a future release 10:50:57 [INFO] Done SpotBugs Analysis.... 10:50:57 [INFO] 10:50:57 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 10:50:57 [INFO] 10:50:57 [INFO] 10:50:57 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 10:50:57 [INFO] BugInstance size is 0 10:50:57 [INFO] Error size is 0 10:50:57 [INFO] No errors/warnings found 10:50:57 [INFO] 10:50:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 10:50:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:57 [INFO] Copying 30 resources 10:50:57 [INFO] 10:50:57 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 10:50:57 [INFO] Changes detected - recompiling the module! :dependency 10:50:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:50:58 [INFO] 10:50:58 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 10:50:58 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:50:58 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:51:00 [INFO] Compiled 80 files. 10:51:00 [INFO] 10:51:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 10:51:00 [INFO] 10:51:00 [INFO] ------------------------------------------------------- 10:51:00 [INFO] T E S T S 10:51:00 [INFO] ------------------------------------------------------- 10:51:02 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 10:51:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in org.onap.cps.utils.DataMapUtilsSpec 10:51:03 [INFO] Running org.onap.cps.utils.GsonSpec 10:51:03 first-container a-leaf a-Value 10:51:03 last-container x-leaf x-value 10:51:03 10:51:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.GsonSpec 10:51:03 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:51:04 10:51:04.556 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:51:04 10:51:04.565 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:51:04 10:51:04.612 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:51:04 10:51:04.616 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:51:04 10:51:04.641 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 10:51:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s - in org.onap.cps.utils.JsonObjectMapperSpec 10:51:04 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 10:51:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in org.onap.cps.utils.JsonParserStreamSpec 10:51:05 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 10:51:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.onap.cps.utils.PrefixResolverSpec 10:51:05 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 10:51:05 [Fatal Error] :1:1: Content is not allowed in prolog. 10:51:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.onap.cps.utils.XmlFileUtilsSpec 10:51:05 [INFO] Running org.onap.cps.utils.YangUtilsSpec 10:51:06 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 10:51:06 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 10:51:06 [Fatal Error] :1:1: Premature end of file. 10:51:06 line 1:1 no viable alternative at input '/' 10:51:06 line 1:1 no viable alternative at input '/[' 10:51:06 line 1:11 missing QName at '' 10:51:06 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.onap.cps.utils.YangUtilsSpec 10:51:06 [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 10:51:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 10:51:06 [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 10:51:06 10:51:06.430 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 10:51:06 Error cause: message 10:51:06 Error context: [some context] 10:51:06 java.lang.Exception: message 10:51:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:06 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 10:51:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:51:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:51:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:06 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:51:06 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:51:06 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:51:06 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:51:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:51:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:51:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:51:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:51:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:51:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:51:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:51:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:51:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:51:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:51:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:51:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:51:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:51:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:51:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:51:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:51:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:51:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:51:06 10:51:06.439 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 10:51:06 Error cause: java.lang.RuntimeException: cause 10:51:06 Error context: [some context] 10:51:06 java.lang.Exception: message 10:51:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:51:06 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 10:51:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:51:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:51:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:06 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:51:06 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:51:06 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:51:06 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:51:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:51:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:51:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:51:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:51:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:51:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:51:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:51:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:51:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:51:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:51:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:51:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:51:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:51:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:51:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:51:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:51:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:51:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:51:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:51:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:51:06 Caused by: java.lang.RuntimeException: cause 10:51:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:06 ... 79 common frames omitted 10:51:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.notification.NotificationErrorHandlerSpec 10:51:06 [INFO] Running org.onap.cps.notification.NotificationServiceSpec 10:51:08 10:51:01,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:51:08 10:51:01,343 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:51:08 10:51:01,343 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:51:08 10:51:01,344 |-INFO in ch.qos.logback.classic.BasicConfigurator@1641c156 - Setting up default configuration. 10:51:08 10:51:06,797 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1db89221 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:51:08 10:51:06,797 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fcbace0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:51:08 10:51:06,800 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:51:08 10:51:06,800 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:51:08 10:51:06,800 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:51:08 10:51:06,802 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1db89221 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:51:08 10:51:06,802 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fcbace0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:51:08 10:51:06,808 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:51:08 10:51:06,808 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:51:08 10:51:06,812 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:51:08 10:51:06,857 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464666856) 10:51:08 10:51:06,857 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 10:51:08 10:51:06,858 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:51:08 10:51:06,864 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:51:08 10:51:06,864 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:51:08 10:51:06,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:51:08 10:51:06,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:51:08 10:51:06,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:51:08 10:51:06,884 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:51:08 10:51:06,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:51:08 10:51:06,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:51:08 10:51:06,907 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:51:08 10:51:06,914 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:51:08 10:51:07,359 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7a552fe4 - Setting zoneId to "UTC" 10:51:08 10:51:07,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:51:08 10:51:07,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:51:08 10:51:07,706 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:51:08 10:51:07,707 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:51:08 10:51:07,707 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:51:08 10:51:07,708 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:51:08 10:51:07,708 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:51:08 10:51:07,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:51:08 10:51:07,709 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:51:08 10:51:07,709 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23258315 - End of configuration. 10:51:08 10:51:07,709 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@61cb973d - Registering current configuration as safe fallback point 10:51:08 10:51:08 10:51:08 . ____ _ __ _ _ 10:51:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:51:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:51:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:51:08 ' |____| .__|_| |_|_| |_\__, | / / / / 10:51:08 =========|_|==============|___/=/_/_/_/ 10:51:08 :: Spring Boot :: (v3.1.2) 10:51:08 10:51:08 2023-12-13T10:51:07.846Z INFO 6708 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6708 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:51:08 2023-12-13T10:51:07.847Z INFO 6708 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 10:51:08 2023-12-13T10:51:08.395Z INFO 6708 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 10:51:08 2023-12-13T10:51:08.456Z INFO 6708 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.928 seconds (process running for 7.887) 10:51:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:51:09 2023-12-13T10:51:09.074Z ERROR 6708 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. 10:51:09 Error cause: Could not create event 10:51:09 Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] 10:51:09 10:51:09 java.lang.Exception: Could not create event 10:51:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:09 at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 10:51:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:09 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:51:09 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:51:09 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:51:09 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:51:09 at groovy.lang.Closure.call(Closure.java:427) 10:51:09 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:51:09 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:51:09 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:51:09 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:51:09 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:51:09 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:51:09 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:51:09 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:51:09 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:51:09 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:51:09 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:51:09 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$47277300.createCpsDataUpdatedEvent(Unknown Source) 10:51:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:09 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 10:51:09 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:51:09 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1858337480.createCpsDataUpdatedEvent(Unknown Source) 10:51:09 at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 10:51:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:51:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:51:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:51:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:51:09 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 10:51:09 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 10:51:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 10:51:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 10:51:09 at java.base/java.lang.Thread.run(Thread.java:833) 10:51:09 10:51:09 2023-12-13T10:51:09.081Z INFO 6708 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) 10:51:09 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.639 s - in org.onap.cps.notification.NotificationServiceSpec 10:51:09 [INFO] Running org.onap.cps.notification.NotificationPublisherSpec 10:51:46 10:51:46 . ____ _ __ _ _ 10:51:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:51:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:51:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:51:46 ' |____| .__|_| |_|_| |_\__, | / / / / 10:51:46 =========|_|==============|___/=/_/_/_/ 10:51:46 :: Spring Boot :: (v3.1.2) 10:51:46 10:51:46 2023-12-13T10:51:09.163Z INFO 6708 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6708 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:51:46 2023-12-13T10:51:09.163Z INFO 6708 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:51:46 2023-12-13T10:51:09.351Z INFO 6708 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:51:46 2023-12-13T10:51:10.005Z INFO 6708 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:51:46 2023-12-13T10:51:10.013Z INFO 6708 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 10:51:46 2023-12-13T10:51:10.037Z INFO 6708 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 10:51:46 Server Version: 23.0.1 10:51:46 API Version: 1.42 10:51:46 Operating System: CentOS Stream 8 10:51:46 Total Memory: 31890 MB 10:51:46 2023-12-13T10:51:10.039Z WARN 6708 --- [ main] o.testcontainers.utility.ResourceReaper : 10:51:46 ******************************************************************************** 10:51:46 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:51:46 ******************************************************************************** 10:51:46 2023-12-13T10:51:10.042Z INFO 6708 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 10:51:46 2023-12-13T10:51:10.042Z INFO 6708 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 10:51:46 2023-12-13T10:51:10.062Z INFO 6708 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 10:51:46 2023-12-13T10:51:10.084Z INFO 6708 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:51:46 2023-12-13T10:51:12.383Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 10:51:46 2023-12-13T10:51:12.418Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:51:46 2023-12-13T10:51:12.897Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 10:51:46 2023-12-13T10:51:15.839Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (78 MB/? MB) 10:51:46 2023-12-13T10:51:16.189Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (90 MB/? MB) 10:51:46 2023-12-13T10:51:16.346Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (92 MB/? MB) 10:51:46 2023-12-13T10:51:16.856Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (102 MB/? MB) 10:51:46 2023-12-13T10:51:17.119Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (111 MB/? MB) 10:51:46 2023-12-13T10:51:17.220Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (111 MB/? MB) 10:51:46 2023-12-13T10:51:17.354Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (114 MB/? MB) 10:51:46 2023-12-13T10:51:17.862Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (131 MB/? MB) 10:51:46 2023-12-13T10:51:19.363Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (191 MB/? MB) 10:51:46 2023-12-13T10:51:19.864Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (208 MB/? MB) 10:51:46 2023-12-13T10:51:22.898Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (326 MB/? MB) 10:51:46 2023-12-13T10:51:24.799Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (363 MB/370 MB) 10:51:46 2023-12-13T10:51:29.549Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (365 MB/370 MB) 10:51:46 2023-12-13T10:51:29.687Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (365 MB/370 MB) 10:51:46 2023-12-13T10:51:29.805Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (365 MB/370 MB) 10:51:46 2023-12-13T10:51:30.103Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 10:51:46 2023-12-13T10:51:30.175Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 10:51:46 2023-12-13T10:51:30.241Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 10:51:46 2023-12-13T10:51:30.339Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 10:51:46 2023-12-13T10:51:30.970Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 10:51:46 2023-12-13T10:51:31.035Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 10:51:46 2023-12-13T10:51:31.056Z INFO 6708 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 10:51:46 2023-12-13T10:51:31.087Z INFO 6708 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:51:46 2023-12-13T10:51:39.951Z INFO 6708 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2da8479dd90afd026052344c991a5e06a249a99e47a5e41fa10147badc6e2b17 10:51:46 2023-12-13T10:51:45.912Z INFO 6708 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT35.868966336S 10:51:46 2023-12-13T10:51:46.031Z INFO 6708 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 36.915 seconds (process running for 45.462) 10:51:47 2023-12-13T10:51:47.347Z INFO 6708 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 10:51:57 2023-12-13T10:51:57.801Z ERROR 6708 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus 10:51:57 Error cause: Topic non-existing-topic not present in metadata after 10000 ms. 10:51:57 Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@101c9c6b[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@4db8de9c[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] 10:51:57 10:51:57 org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. 10:51:57 10:51:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.708 s - in org.onap.cps.notification.NotificationPublisherSpec 10:51:57 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:51:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:51:57 [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec 10:51:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec 10:51:57 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 10:51:57 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:51:57 2023-12-13T10:51:57.964Z ERROR 6708 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service 10:51:57 10:51:57 java.lang.RuntimeException: to be ignored 10:51:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:57 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) 10:51:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:51:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:51:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:51:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:51:57 at groovy.lang.Closure.call(Closure.java:427) 10:51:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:51:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:51:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:51:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:51:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:51:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:51:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:51:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:51:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:51:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:51:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:51:57 at org.onap.cps.notification.NotificationService$SpockMock$1915137482.processDataUpdatedEvent(Unknown Source) 10:51:57 at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) 10:51:57 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) 10:51:57 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) 10:51:57 at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) 10:51:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:51:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:51:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:51:57 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) 10:51:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:51:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:51:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:51:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:51:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:51:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:51:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:51:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:51:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:51:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:51:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:51:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:51:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:51:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:51:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:51:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:51:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:51:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:51:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:51:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:51:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:51:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:51:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:51:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:51:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:51:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:51:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:51:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:51:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:51:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:51:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:51:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:51:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:51:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:51:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:51:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:51:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:51:57 10:51:58 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 10:51:58 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:51:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:51:58 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:51:58 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:51:58 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:51:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:51:58 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 10:51:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 10:51:58 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:51:58 10:51:58 . ____ _ __ _ _ 10:51:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:51:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:51:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:51:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:51:58 =========|_|==============|___/=/_/_/_/ 10:51:58 :: Spring Boot :: (v3.1.2) 10:51:58 10:51:58 2023-12-13T10:51:58.603Z INFO 6708 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6708 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:51:58 2023-12-13T10:51:58.604Z INFO 6708 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 10:51:58 2023-12-13T10:51:58.689Z INFO 6708 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.109 seconds (process running for 58.12) 10:51:58 2023-12-13T10:51:58.766Z WARN 6708 --- [ 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 10:51:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:51:58 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 10:52:02 10:52:02 . ____ _ __ _ _ 10:52:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:02 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:02 =========|_|==============|___/=/_/_/_/ 10:52:02 :: Spring Boot :: (v3.1.2) 10:52:02 10:52:02 2023-12-13T10:51:58.838Z INFO 6708 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6708 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:52:02 2023-12-13T10:51:58.838Z INFO 6708 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:52:02 2023-12-13T10:51:58.917Z WARN 6708 --- [ 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: 10:52:02 --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 10:52:02 2023-12-13T10:51:58.995Z INFO 6708 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:52:02 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:02 + + + + | | / \ / | | / / \ | | 10:52:02 + + + + + o----o o o o o----o | o o o o----o | 10:52:02 + + + + | | / \ / | | \ / \ | | 10:52:02 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:02 2023-12-13T10:51:58.995Z INFO 6708 --- [ 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. 10:52:02 2023-12-13T10:51:58.995Z INFO 6708 --- [ 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 10:52:02 2023-12-13T10:51:58.995Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:52:02 2023-12-13T10:51:58.995Z INFO 6708 --- [ 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. 10:52:02 2023-12-13T10:51:58.998Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:52:02 To enable the Jet engine on the members, do one of the following: 10:52:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:02 2023-12-13T10:51:59.417Z INFO 6708 --- [ 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. 10:52:02 2023-12-13T10:51:59.515Z INFO 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:52:02 2023-12-13T10:51:59.519Z WARN 6708 --- [ 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. 10:52:02 2023-12-13T10:51:59.773Z INFO 6708 --- [ 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. 10:52:02 2023-12-13T10:51:59.779Z INFO 6708 --- [ 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 10:52:02 2023-12-13T10:52:02.132Z INFO 6708 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:52:02 10:52:02 Members {size:1, ver:1} [ 10:52:02 Member [10.250.0.254]:5701 - 70476ecc-338b-4443-a4b2-bbb2d5d9e2c0 this 10:52:02 ] 10:52:02 10:52:02 2023-12-13T10:52:02.151Z INFO 6708 --- [ 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 10:52:02 2023-12-13T10:52:02.186Z INFO 6708 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.368 seconds (process running for 61.616) 10:52:02 2023-12-13T10:52:02.240Z INFO 6708 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:52:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.425 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 10:52:02 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 10:52:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 10:52:02 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 10:52:04 2023-12-13T10:52:02.249Z INFO 6708 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:04 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:04 + + + + | | / \ / | | / / \ | | 10:52:04 + + + + + o----o o o o o----o | o o o o----o | 10:52:04 + + + + | | / \ / | | \ / \ | | 10:52:04 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:04 2023-12-13T10:52:02.250Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:04 2023-12-13T10:52:02.250Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 10:52:04 2023-12-13T10:52:02.250Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 10:52:04 2023-12-13T10:52:02.250Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:04 2023-12-13T10:52:02.250Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 10:52:04 To enable the Jet engine on the members, do one of the following: 10:52:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:04 2023-12-13T10:52:02.285Z INFO 6708 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:04 2023-12-13T10:52:02.287Z INFO 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 10:52:04 2023-12-13T10:52:02.287Z WARN 6708 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:04 2023-12-13T10:52:02.318Z INFO 6708 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:04 2023-12-13T10:52:02.319Z INFO 6708 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 10:52:04 2023-12-13T10:52:04.920Z INFO 6708 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:04 10:52:04 Members {size:1, ver:1} [ 10:52:04 Member [10.250.0.254]:5702 - 3dddfeb6-bf3f-49c6-a749-5fffb7dd1f93 this 10:52:04 ] 10:52:04 10:52:04 2023-12-13T10:52:04.920Z WARN 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:52:04 2023-12-13T10:52:04.921Z INFO 6708 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 10:52:10 2023-12-13T10:52:04.927Z INFO 6708 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] 10:52:10 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:10 + + + + | | / \ / | | / / \ | | 10:52:10 + + + + + o----o o o o o----o | o o o o----o | 10:52:10 + + + + | | / \ / | | \ / \ | | 10:52:10 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:10 2023-12-13T10:52:04.927Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:10 2023-12-13T10:52:04.927Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 10:52:10 2023-12-13T10:52:04.927Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 10:52:10 2023-12-13T10:52:04.927Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:10 2023-12-13T10:52:04.927Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 10:52:10 To enable the Jet engine on the members, do one of the following: 10:52:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:10 2023-12-13T10:52:04.940Z INFO 6708 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:10 2023-12-13T10:52:04.942Z INFO 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 10:52:10 2023-12-13T10:52:04.942Z WARN 6708 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:10 2023-12-13T10:52:04.952Z INFO 6708 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:10 2023-12-13T10:52:04.952Z INFO 6708 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 10:52:10 2023-12-13T10:52:05.150Z INFO 6708 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 10:52:10 2023-12-13T10:52:05.172Z INFO 6708 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.69:45659 10:52:10 2023-12-13T10:52:05.178Z INFO 6708 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:45659 and /10.250.0.254:5702 10:52:10 2023-12-13T10:52:10.274Z INFO 6708 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:10 10:52:10 Members {size:2, ver:2} [ 10:52:10 Member [10.250.0.254]:5702 - 3dddfeb6-bf3f-49c6-a749-5fffb7dd1f93 this 10:52:10 Member [10.250.0.254]:5703 - 11cbb3c7-5064-4304-8e67-7a2e61b0176b 10:52:10 ] 10:52:10 10:52:10 2023-12-13T10:52:10.284Z INFO 6708 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 10:52:10 10:52:10 Members {size:2, ver:2} [ 10:52:10 Member [10.250.0.254]:5702 - 3dddfeb6-bf3f-49c6-a749-5fffb7dd1f93 10:52:10 Member [10.250.0.254]:5703 - 11cbb3c7-5064-4304-8e67-7a2e61b0176b this 10:52:10 ] 10:52:10 10:52:10 2023-12-13T10:52:10.285Z WARN 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:52:10 2023-12-13T10:52:10.286Z INFO 6708 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 10:52:16 2023-12-13T10:52:10.295Z INFO 6708 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] 10:52:16 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:16 + + + + | | / \ / | | / / \ | | 10:52:16 + + + + + o----o o o o o----o | o o o o----o | 10:52:16 + + + + | | / \ / | | \ / \ | | 10:52:16 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:16 2023-12-13T10:52:10.295Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:16 2023-12-13T10:52:10.295Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 10:52:16 2023-12-13T10:52:10.295Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 10:52:16 2023-12-13T10:52:10.295Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:16 2023-12-13T10:52:10.295Z INFO 6708 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 10:52:16 To enable the Jet engine on the members, do one of the following: 10:52:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:16 2023-12-13T10:52:10.319Z INFO 6708 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:16 2023-12-13T10:52:10.321Z INFO 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 10:52:16 2023-12-13T10:52:10.321Z WARN 6708 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:16 2023-12-13T10:52:10.334Z INFO 6708 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:16 2023-12-13T10:52:10.334Z INFO 6708 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 10:52:16 2023-12-13T10:52:10.447Z INFO 6708 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 10:52:16 2023-12-13T10:52:10.452Z INFO 6708 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.69:51183 10:52:16 2023-12-13T10:52:10.460Z INFO 6708 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:51183 and /10.250.0.254:5702 10:52:16 2023-12-13T10:52:15.560Z INFO 6708 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:16 10:52:16 Members {size:3, ver:3} [ 10:52:16 Member [10.250.0.254]:5702 - 3dddfeb6-bf3f-49c6-a749-5fffb7dd1f93 this 10:52:16 Member [10.250.0.254]:5703 - 11cbb3c7-5064-4304-8e67-7a2e61b0176b 10:52:16 Member [10.250.0.254]:5704 - bde4ed22-cfc7-44e7-813f-0c5bc361a929 10:52:16 ] 10:52:16 10:52:16 2023-12-13T10:52:15.564Z INFO 6708 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] 10:52:16 10:52:16 Members {size:3, ver:3} [ 10:52:16 Member [10.250.0.254]:5702 - 3dddfeb6-bf3f-49c6-a749-5fffb7dd1f93 10:52:16 Member [10.250.0.254]:5703 - 11cbb3c7-5064-4304-8e67-7a2e61b0176b 10:52:16 Member [10.250.0.254]:5704 - bde4ed22-cfc7-44e7-813f-0c5bc361a929 this 10:52:16 ] 10:52:16 10:52:16 2023-12-13T10:52:15.565Z INFO 6708 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 10:52:16 10:52:16 Members {size:3, ver:3} [ 10:52:16 Member [10.250.0.254]:5702 - 3dddfeb6-bf3f-49c6-a749-5fffb7dd1f93 10:52:16 Member [10.250.0.254]:5703 - 11cbb3c7-5064-4304-8e67-7a2e61b0176b this 10:52:16 Member [10.250.0.254]:5704 - bde4ed22-cfc7-44e7-813f-0c5bc361a929 10:52:16 ] 10:52:16 10:52:16 2023-12-13T10:52:15.565Z INFO 6708 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 10:52:16 2023-12-13T10:52:15.567Z INFO 6708 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.69:46069 10:52:16 2023-12-13T10:52:15.567Z INFO 6708 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:46069 and /10.250.0.254:5704 10:52:16 2023-12-13T10:52:15.569Z INFO 6708 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.69:37531 10:52:16 2023-12-13T10:52:15.569Z INFO 6708 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:37531 and /10.250.0.254:5703 10:52:16 2023-12-13T10:52:16.565Z WARN 6708 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:52:16 2023-12-13T10:52:16.565Z INFO 6708 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED 10:52:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.33 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 10:52:16 [INFO] Running org.onap.cps.config.CacheConfigSpec 10:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec 10:52:16 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 10:52:16 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 10:52:16 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 10:52:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.spi.PaginationOptionSpec 10:52:16 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:52:16 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:52:16 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 10:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 10:52:16 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 10:52:16 2023-12-13T10:52:16.829Z WARN 6708 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 10:52:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 10:52:16 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 10:52:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 10:52:16 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:52:16 2023-12-13T10:52:16.870Z ERROR 6708 --- [ 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] 10:52:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:52:16 2023-12-13T10:52:16.901Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:16 2023-12-13T10:52:16.901Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:16 2023-12-13T10:52:16.901Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:16 2023-12-13T10:52:16.902Z INFO 6708 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is SHUTTING_DOWN 10:52:16 2023-12-13T10:52:16.902Z INFO 6708 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 10:52:16 2023-12-13T10:52:16.902Z INFO 6708 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN 10:52:16 2023-12-13T10:52:16.924Z WARN 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Terminating forcefully... 10:52:16 2023-12-13T10:52:16.924Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Shutting down multicast service... 10:52:16 2023-12-13T10:52:16.925Z WARN 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Terminating forcefully... 10:52:16 2023-12-13T10:52:16.925Z WARN 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Terminating forcefully... 10:52:16 2023-12-13T10:52:16.925Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Shutting down multicast service... 10:52:16 2023-12-13T10:52:16.925Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Shutting down multicast service... 10:52:16 2023-12-13T10:52:16.926Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Shutting down connection manager... 10:52:16 2023-12-13T10:52:16.926Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:16 2023-12-13T10:52:16.926Z INFO 6708 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 10:52:16 2023-12-13T10:52:16.926Z WARN 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 10:52:16 2023-12-13T10:52:16.926Z INFO 6708 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 10:52:17 [INFO] 10:52:17 [INFO] Results: 10:52:17 [INFO] 10:52:17 [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 10:52:17 [INFO] 10:52:17 [INFO] 10:52:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 10:52:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:52:17 [INFO] Analyzed bundle 'cps-service' with 59 classes 10:52:17 [INFO] 10:52:17 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 10:52:17 [INFO] 10:52:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 10:52:17 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 10:52:17 [INFO] 10:52:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 10:52: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-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/* 10:52:17 [INFO] 10:52:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 10:52:17 [INFO] 10:52:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 10:52:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:17 [INFO] 10:52:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 10:52:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:52:17 [INFO] Analyzed bundle 'cps-service' with 59 classes 10:52:17 [INFO] All coverage checks have been met. 10:52:17 [INFO] 10:52:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 10:52:17 [INFO] 10:52:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 10:52:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar 10:52:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom 10:52:17 [INFO] 10:52:17 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 10:52:17 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 10:52:17 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:19 [INFO] 10:52:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 10:52:19 [INFO] 10:52:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 10:52:19 [INFO] 10:52:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 10:52:19 [INFO] 10:52:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 10:52:19 [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/* 10:52:19 [INFO] 10:52:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 10:52:19 [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/* 10:52:19 [INFO] 10:52:19 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 10:52:23 [INFO] Generating with dryRun=false 10:52:23 [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. 10:52:23 [INFO] OpenAPI Generator: spring (server) 10:52:23 [INFO] Generator 'spring' is considered stable. 10:52:23 [INFO] ---------------------------------- 10:52:23 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 10:52:23 [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) 10:52:23 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:52:23 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:23 [INFO] Processing operation createDataspace 10:52:23 [INFO] Processing operation deleteDataspace 10:52:23 [INFO] Processing operation createDataspaceV2 10:52:23 [INFO] Processing operation getAllDataspaces 10:52:23 [INFO] Processing operation getDataspace 10:52:23 [INFO] Processing operation createAnchor 10:52:23 [INFO] Processing operation createAnchorV2 10:52:23 [INFO] Processing operation getAnchors 10:52:23 [INFO] Processing operation getAnchor 10:52:23 [INFO] Processing operation deleteAnchor 10:52:23 [INFO] Processing operation createSchemaSet 10:52:23 [INFO] Processing operation createSchemaSetV2 10:52:23 [INFO] Processing operation getSchemaSets 10:52:23 [INFO] Processing operation getSchemaSet 10:52:23 [INFO] Processing operation deleteSchemaSet 10:52:23 [INFO] Processing operation getNodeByDataspaceAndAnchor 10:52:23 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 10:52:23 [INFO] Processing operation replaceNode 10:52:23 [INFO] Processing operation createNode 10:52:23 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:23 [INFO] Processing operation deleteDataNode 10:52:23 [INFO] Processing operation updateNodeLeaves 10:52:23 [INFO] Processing operation deleteListOrListElement 10:52:23 [INFO] Processing operation replaceListContent 10:52:23 [INFO] Processing operation addListElements 10:52:23 [INFO] Processing operation getDeltaByDataspaceAndAnchors 10:52:23 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 10:52:23 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 10:52:23 [INFO] Processing operation getNodesByDataspaceAndCpsPath 10:52:23 [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] 10:52:23 [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] 10:52:23 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:52:23 [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 10:52:23 [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 10:52:23 [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 10:52:23 [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 10:52:23 [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 10:52:23 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:23 [WARNING] Multiple MediaTypes found, using only the first one 10:52:23 [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] 10:52:23 [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 10:52:23 [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] 10:52:23 [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 10:52:23 [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] 10:52:23 [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 10:52:23 [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] 10:52:23 [INFO] Skipping generation of supporting files. 10:52:23 ################################################################################ 10:52:23 # Thanks for using OpenAPI Generator. # 10:52:23 # Please consider donation to help us maintain this project 🙏 # 10:52:23 # https://opencollective.com/openapi_generator/donate # 10:52:23 ################################################################################ 10:52:23 [INFO] 10:52:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 10:52:23 [INFO] You have 0 Checkstyle violations. 10:52:23 [INFO] 10:52:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 10:52:23 [INFO] You have 0 Checkstyle violations. 10:52:23 [INFO] 10:52:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 10:52:23 [INFO] Starting audit... 10:52:23 Audit done. 10:52:23 [INFO] You have 0 Checkstyle violations. 10:52:23 [INFO] 10:52:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 10:52:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 10:52:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 10:52:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 10:52:23 [INFO] 10:52:23 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 10:52:23 [INFO] Changes detected - recompiling the module! :dependency 10:52:23 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 10:52:24 [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". 10:52:24 [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. 10:52:24 [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. 10:52:24 [INFO] 10:52:24 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 10:52:24 [INFO] 10:52:24 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 10:52:24 [INFO] Fork Value is true 10:52:26 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:52:26 [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) 10:52:26 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:52:26 [java] WARNING: System::setSecurityManager will be removed in a future release 10:52:28 [INFO] Done SpotBugs Analysis.... 10:52:28 [INFO] 10:52:28 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 10:52:28 [INFO] 10:52:28 [INFO] 10:52:28 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 10:52:28 [INFO] BugInstance size is 0 10:52:28 [INFO] Error size is 0 10:52:28 [INFO] No errors/warnings found 10:52:28 [INFO] 10:52:28 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 10:52:28 [INFO] Generating with dryRun=false 10:52:28 [INFO] No .openapi-generator-ignore file found. 10:52:28 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:52:28 [INFO] Generator 'openapi-yaml' is considered stable. 10:52:28 [INFO] Output file [outputFile=openapi.yaml] 10:52:28 [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] 10:52:28 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:52:28 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:28 [WARNING] Multiple MediaTypes found, using only the first one 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [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] 10:52:28 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 10:52:28 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 10:52:28 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:52:28 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:52:28 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:52:28 ################################################################################ 10:52:28 # Thanks for using OpenAPI Generator. # 10:52:28 # Please consider donation to help us maintain this project 🙏 # 10:52:28 # https://opencollective.com/openapi_generator/donate # 10:52:28 ################################################################################ 10:52:28 [INFO] 10:52:28 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 10:52:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:28 [INFO] Copying 1 resource 10:52:28 [INFO] 10:52:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 10:52:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:28 [INFO] Copying 6 resources 10:52:28 [INFO] 10:52:28 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 10:52:28 [INFO] Changes detected - recompiling the module! :dependency 10:52:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:52:29 [INFO] 10:52:29 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 10:52:29 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:52:29 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:52:30 [INFO] Compiled 27 files. 10:52:30 [INFO] 10:52:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 10:52:30 [INFO] 10:52:30 [INFO] ------------------------------------------------------- 10:52:30 [INFO] T E S T S 10:52:30 [INFO] ------------------------------------------------------- 10:52:32 10:52:31.405 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.620 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:32 10:52:31.754 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.770 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:52:32 10:52:31.790 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.799 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:32 10:52:31.813 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.835 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:32 10:52:31.867 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.874 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:32 10:52:31.878 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.887 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:52:32 10:52:31.890 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.896 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:32 10:52:31.899 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:32 10:52:31.906 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:32 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:35 10:52:31,207 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:52:35 10:52:31,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:52:35 10:52:31,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:52:35 10:52:31,230 |-INFO in ch.qos.logback.classic.BasicConfigurator@f111e97 - Setting up default configuration. 10:52:35 10:52:33,039 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:52:35 10:52:33,110 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@64dc0a5f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:52:35 10:52:33,110 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:52:35 10:52:33,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:52:35 10:52:33,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:52:35 10:52:33,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:52:35 10:52:33,116 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@64dc0a5f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:52:35 10:52:33,116 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:52:35 10:52:33,123 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:52:35 10:52:33,123 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:52:35 10:52:33,128 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:52:35 10:52:33,168 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464753165) 10:52:35 10:52:33,169 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:52:35 10:52:33,169 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:52:35 10:52:33,174 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:52:35 10:52:33,178 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:52:35 10:52:33,178 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:52:35 10:52:33,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:52:35 10:52:33,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:52:35 10:52:33,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:52:35 10:52:33,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:52:35 10:52:33,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:52:35 10:52:33,187 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:52:35 10:52:33,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:52:35 10:52:33,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:52:35 10:52:33,217 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:52:35 10:52:33,224 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:52:35 10:52:33,505 |-INFO in ch.qos.logback.classic.pattern.DateConverter@537fb7bf - Setting zoneId to "UTC" 10:52:35 10:52:33,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:52:35 10:52:33,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:52:35 10:52:33,751 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:52:35 10:52:33,752 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:52:35 10:52:33,752 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:52:35 10:52:33,753 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:52:35 10:52:33,753 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:52:35 10:52:33,753 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:52:35 10:52:33,753 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:52:35 10:52:33,753 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@445adbd7 - End of configuration. 10:52:35 10:52:33,754 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@40d0bff1 - Registering current configuration as safe fallback point 10:52:35 10:52:35 10:52:35 . ____ _ __ _ _ 10:52:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:35 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:35 =========|_|==============|___/=/_/_/_/ 10:52:35 :: Spring Boot :: (v3.1.2) 10:52:35 10:52:35 2023-12-13T10:52:33.858Z INFO 7711 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:35 2023-12-13T10:52:33.859Z INFO 7711 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:35 2023-12-13T10:52:35.851Z INFO 7711 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:35 2023-12-13T10:52:35.851Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:35 2023-12-13T10:52:35.852Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:52:35 2023-12-13T10:52:35.869Z INFO 7711 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.221 seconds (process running for 5.416) 10:52:36 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:52:37 2023-12-13T10:52:37.020Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:37 10:52:37 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:52:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:52:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:37 Caused by: java.lang.RuntimeException: null 10:52:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:52:37 ... 88 common frames omitted 10:52:37 10:52:37 2023-12-13T10:52:37.258Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:37 10:52:37 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 10:52:37 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 10:52:37 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 10:52:37 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:37 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:37 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 10:52:37 and component.yang=fake component content 1 10:52:37 10:52:37 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 10:52:37 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 10:52:37 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 10:52:37 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 10:52:37 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 10:52:37 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 10:52:37 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 10:52:37 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 10:52:37 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 10:52:37 ... 147 common frames omitted 10:52:37 10:52:37 2023-12-13T10:52:37.401Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:37 10:52:37 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 10:52:37 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:52:37 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:52:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:52:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:52:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:52:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:37 10:52:37 2023-12-13T10:52:37.410Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:37 10:52:37 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 10:52:37 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:52:37 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:52:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:37 10:52:37 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.285 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:37 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:52:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:52:37 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 10:52:38 10:52:38 . ____ _ __ _ _ 10:52:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:38 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:38 =========|_|==============|___/=/_/_/_/ 10:52:38 :: Spring Boot :: (v3.1.2) 10:52:38 10:52:38 2023-12-13T10:52:37.615Z INFO 7711 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:38 2023-12-13T10:52:37.615Z INFO 7711 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:38 2023-12-13T10:52:38.325Z INFO 7711 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:38 2023-12-13T10:52:38.325Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:38 2023-12-13T10:52:38.325Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:52:38 2023-12-13T10:52:38.329Z INFO 7711 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.745 seconds (process running for 7.876) 10:52:38 2023-12-13T10:52:38.433Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.565Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.586Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.815Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.839Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.856Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.867Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 2023-12-13T10:52:38.878Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:38 10:52:38 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:38 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:52:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:38 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:38 10:52:38 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in org.onap.cps.rest.controller.DataRestControllerSpec 10:52:38 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:39 10:52:39 . ____ _ __ _ _ 10:52:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:39 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:39 =========|_|==============|___/=/_/_/_/ 10:52:39 :: Spring Boot :: (v3.1.2) 10:52:39 10:52:39 2023-12-13T10:52:38.910Z INFO 7711 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:39 2023-12-13T10:52:38.911Z INFO 7711 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:39 2023-12-13T10:52:39.441Z INFO 7711 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:39 2023-12-13T10:52:39.441Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:39 2023-12-13T10:52:39.442Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:52:39 2023-12-13T10:52:39.445Z INFO 7711 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.557 seconds (process running for 8.992) 10:52:39 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:39 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:40 10:52:40 . ____ _ __ _ _ 10:52:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:40 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:40 =========|_|==============|___/=/_/_/_/ 10:52:40 :: Spring Boot :: (v3.1.2) 10:52:40 10:52:40 2023-12-13T10:52:39.612Z INFO 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7711 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:40 2023-12-13T10:52:39.612Z INFO 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:40 2023-12-13T10:52:40.054Z INFO 7711 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:40 2023-12-13T10:52:40.054Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:40 2023-12-13T10:52:40.054Z INFO 7711 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:52:40 2023-12-13T10:52:40.057Z INFO 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.468 seconds (process running for 9.604) 10:52:40 2023-12-13T10:52:40.076Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:40 10:52:40 java.lang.IllegalStateException: some error message 10:52:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:52:40 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) 10:52:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:40 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:40 10:52:40 2023-12-13T10:52:40.098Z ERROR 7711 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:40 10:52:40 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:52:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 10:52:40 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) 10:52:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:40 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:40 Caused by: java.lang.Throwable: null 10:52:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:52:40 ... 88 common frames omitted 10:52:40 10:52:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:40 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 10:52:40 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 10:52:40 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:52:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:52:40 [INFO] 10:52:40 [INFO] Results: 10:52:40 [INFO] 10:52:40 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 10:52:40 [INFO] 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 10:52:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:52:40 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:52:40 [INFO] 10:52:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 10:52:40 [INFO] 10:52:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 10:52:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 10:52:40 [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/* 10:52:40 [INFO] 10:52:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 10:52:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 10:52:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:52:40 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:52:40 [INFO] All coverage checks have been met. 10:52:40 [INFO] 10:52:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 10:52:40 [INFO] 10:52:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 10:52:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar 10:52:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom 10:52:40 [INFO] 10:52:40 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 10:52:40 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 10:52:40 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:40 [INFO] 10:52:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 10:52:40 [INFO] 10:52:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 10:52:40 [INFO] 10:52:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 10:52:40 [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/* 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 10:52:40 [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/* 10:52:40 [INFO] 10:52:40 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 10:52:40 [INFO] 10:52:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 10:52:40 [INFO] You have 0 Checkstyle violations. 10:52:40 [INFO] 10:52:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 10:52:40 [INFO] You have 0 Checkstyle violations. 10:52:40 [INFO] 10:52:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 10:52:40 [INFO] Starting audit... 10:52:40 Audit done. 10:52:40 [INFO] You have 0 Checkstyle violations. 10:52:40 [INFO] 10:52:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 10:52:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:40 [INFO] Copying 16 resources 10:52:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 10:52:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 10:52:40 [INFO] 10:52:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 10:52:40 [INFO] Changes detected - recompiling the module! :dependency 10:52:40 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 10:52:41 [INFO] 10:52:41 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 10:52:41 [INFO] 10:52:41 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 10:52:41 [INFO] Fork Value is true 10:52:42 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:52:42 [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) 10:52:42 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:52:42 [java] WARNING: System::setSecurityManager will be removed in a future release 10:52:45 [INFO] Done SpotBugs Analysis.... 10:52:45 [INFO] 10:52:45 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 10:52:45 [INFO] 10:52:45 [INFO] 10:52:45 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 10:52:45 [INFO] BugInstance size is 0 10:52:45 [INFO] Error size is 0 10:52:45 [INFO] No errors/warnings found 10:52:45 [INFO] 10:52:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 10:52:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 10:52:45 [INFO] 10:52:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 10:52:45 [INFO] No sources to compile 10:52:45 [INFO] 10:52:45 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 10:52:45 [INFO] No sources specified for compilation. Skipping. 10:52:45 [INFO] 10:52:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 10:52:45 [INFO] No tests to run. 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 10:52:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:45 [INFO] 10:52:45 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 10:52:45 [INFO] 10:52:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 10:52:45 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 10:52:45 [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/* 10:52:45 [INFO] 10:52:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 10:52:45 [INFO] No tests to run. 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 10:52:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 10:52:45 [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 10:52:45 [INFO] 10:52:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 10:52:45 [INFO] 10:52:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 10:52:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar 10:52:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom 10:52:45 [INFO] 10:52:45 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 10:52:45 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 10:52:45 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:46 [INFO] 10:52:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 10:52:46 [INFO] 10:52:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 10:52:46 [INFO] 10:52:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 10:52:46 [INFO] 10:52:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 10:52:46 [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/* 10:52:46 [INFO] 10:52:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 10:52:46 [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/* 10:52:46 [INFO] 10:52:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 10:52:46 [INFO] You have 0 Checkstyle violations. 10:52:46 [INFO] 10:52:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 10:52:46 [INFO] You have 0 Checkstyle violations. 10:52:46 [INFO] 10:52:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 10:52:47 [INFO] Starting audit... 10:52:47 Audit done. 10:52:47 [INFO] You have 0 Checkstyle violations. 10:52:47 [INFO] 10:52:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 10:52:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:47 [INFO] Copying 3 resources 10:52:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 10:52:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 10:52:47 [INFO] 10:52:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 10:52:47 [INFO] Changes detected - recompiling the module! :dependency 10:52:47 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 10:52:49 [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". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 10:52:49 [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". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". 10:52:49 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". 10:52:49 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. 10:52:49 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. 10:52:49 [INFO] 10:52:49 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 10:52:49 [INFO] 10:52:49 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 10:52:49 [INFO] Fork Value is true 10:52:50 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:52:50 [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) 10:52:50 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:52:50 [java] WARNING: System::setSecurityManager will be removed in a future release 10:52:55 [INFO] Done SpotBugs Analysis.... 10:52:55 [INFO] 10:52:55 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 10:52:55 [INFO] 10:52:55 [INFO] 10:52:55 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 10:52:55 [INFO] BugInstance size is 0 10:52:55 [INFO] Error size is 0 10:52:55 [INFO] No errors/warnings found 10:52:55 [INFO] 10:52:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 10:52:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:55 [INFO] Copying 16 resources 10:52:55 [INFO] 10:52:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 10:52:55 [INFO] Changes detected - recompiling the module! :dependency 10:52:55 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:52:55 [INFO] 10:52:55 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 10:52:55 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:52:55 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:52:58 [INFO] Compiled 178 files. 10:52:58 [INFO] 10:52:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 10:52:58 [INFO] 10:52:58 [INFO] ------------------------------------------------------- 10:52:58 [INFO] T E S T S 10:52:58 [INFO] ------------------------------------------------------- 10:53:01 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:53:02 10:53:02.670 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:53:02 10:53:02.710 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:53:02 10:53:02.713 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 10:53:02 10:53:02.714 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 10:53:02 10:53:02.732 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:53:02 10:53:02.738 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:53:02 10:53:02.738 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:53:02 10:53:02.754 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:53:02 10:53:02.763 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:53:02 10:53:02.779 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:53:02 10:53:02.810 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:53:02 10:53:02.814 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:53:02 10:53:02.825 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 10:53:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:53:02 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:53:02 10:53:02.858 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:53:02 10:53:02.865 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:53:02 10:53:02.869 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 10:53:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:53:02 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:53:02 10:53:02.881 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:53:02 10:53:02.882 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 10:53:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:53:02 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:53:03 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:53:03 10:53:03.296 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:53:03 10:53:03.301 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:53:03 10:53:03.305 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:53:03 10:53:03.309 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:53:03 10:53:03.309 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:53:03 10:53:03.311 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:53:03 10:53:03.312 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:53:03 10:53:03.435 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:03 10:53:03.436 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:53:03 10:53:03.446 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:03 10:53:03.447 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:53:03 10:53:03.451 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:03 10:53:03.451 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:53:03 10:53:03.453 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:03 10:53:03.454 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:53:03 10:53:03.455 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:03 10:53:03.455 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:53:03 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:53:03 10:53:03.704 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 10:53:03 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:53:03 10:53:03.723 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:53:03 10:53:03.763 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:53:03 10:53:03.766 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:53:03 10:53:03.767 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:53:03 10:53:03.772 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:53:03 10:53:03.772 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:53:03 10:53:03.776 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:53:03 10:53:03.779 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:53:03 10:53:03.779 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:53:03 10:53:03.781 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:53:03 10:53:03.781 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:53:03 10:53:03.781 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:53:03 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:53:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:53:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:53:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:53:03 10:53:03.924 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:53:03 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:53:11 10:53:04.187 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:53:11 10:53:04.565 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:53:11 10:53:04.567 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:53:11 10:53:04.593 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:53:11 Server Version: 23.0.1 10:53:11 API Version: 1.42 10:53:11 Operating System: CentOS Stream 8 10:53:11 Total Memory: 31890 MB 10:53:11 10:53:04.596 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:53:11 ******************************************************************************** 10:53:11 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:53:11 ******************************************************************************** 10:53:11 10:53:04.600 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:53:11 10:53:04.601 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:53:11 10:53:04.618 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:11 10:53:04.627 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:53:11 10:53:04.891 [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: 4c745fd1ec6ea3da828ce1bd4bcf23844e00562c33769db4f01e08030212e4c8 10:53:11 10:53:10.061 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.458698162S 10:53:11 10:53:10.211 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 10:53:11 allow.auto.create.topics = true 10:53:11 auto.commit.interval.ms = 5000 10:53:11 auto.include.jmx.reporter = true 10:53:11 auto.offset.reset = earliest 10:53:11 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:53:11 check.crcs = true 10:53:11 client.dns.lookup = use_all_dns_ips 10:53:11 client.id = consumer-test-1 10:53:11 client.rack = 10:53:11 connections.max.idle.ms = 540000 10:53:11 default.api.timeout.ms = 60000 10:53:11 enable.auto.commit = true 10:53:11 exclude.internal.topics = true 10:53:11 fetch.max.bytes = 52428800 10:53:11 fetch.max.wait.ms = 500 10:53:11 fetch.min.bytes = 1 10:53:11 group.id = test 10:53:11 group.instance.id = null 10:53:11 heartbeat.interval.ms = 3000 10:53:11 interceptor.classes = [] 10:53:11 internal.leave.group.on.close = true 10:53:11 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:11 isolation.level = read_uncommitted 10:53:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:11 max.partition.fetch.bytes = 1048576 10:53:11 max.poll.interval.ms = 300000 10:53:11 max.poll.records = 500 10:53:11 metadata.max.age.ms = 300000 10:53:11 metric.reporters = [] 10:53:11 metrics.num.samples = 2 10:53:11 metrics.recording.level = INFO 10:53:11 metrics.sample.window.ms = 30000 10:53:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:11 receive.buffer.bytes = 65536 10:53:11 reconnect.backoff.max.ms = 1000 10:53:11 reconnect.backoff.ms = 50 10:53:11 request.timeout.ms = 30000 10:53:11 retry.backoff.ms = 100 10:53:11 sasl.client.callback.handler.class = null 10:53:11 sasl.jaas.config = null 10:53:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:11 sasl.kerberos.min.time.before.relogin = 60000 10:53:11 sasl.kerberos.service.name = null 10:53:11 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:11 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:11 sasl.login.callback.handler.class = null 10:53:11 sasl.login.class = null 10:53:11 sasl.login.connect.timeout.ms = null 10:53:11 sasl.login.read.timeout.ms = null 10:53:11 sasl.login.refresh.buffer.seconds = 300 10:53:11 sasl.login.refresh.min.period.seconds = 60 10:53:11 sasl.login.refresh.window.factor = 0.8 10:53:11 sasl.login.refresh.window.jitter = 0.05 10:53:11 sasl.login.retry.backoff.max.ms = 10000 10:53:11 sasl.login.retry.backoff.ms = 100 10:53:11 sasl.mechanism = GSSAPI 10:53:11 sasl.oauthbearer.clock.skew.seconds = 30 10:53:11 sasl.oauthbearer.expected.audience = null 10:53:11 sasl.oauthbearer.expected.issuer = null 10:53:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:11 sasl.oauthbearer.jwks.endpoint.url = null 10:53:11 sasl.oauthbearer.scope.claim.name = scope 10:53:11 sasl.oauthbearer.sub.claim.name = sub 10:53:11 sasl.oauthbearer.token.endpoint.url = null 10:53:11 security.protocol = PLAINTEXT 10:53:11 security.providers = null 10:53:11 send.buffer.bytes = 131072 10:53:11 session.timeout.ms = 45000 10:53:11 socket.connection.setup.timeout.max.ms = 30000 10:53:11 socket.connection.setup.timeout.ms = 10000 10:53:11 ssl.cipher.suites = null 10:53:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:11 ssl.endpoint.identification.algorithm = https 10:53:11 ssl.engine.factory.class = null 10:53:11 ssl.key.password = null 10:53:11 ssl.keymanager.algorithm = SunX509 10:53:11 ssl.keystore.certificate.chain = null 10:53:11 ssl.keystore.key = null 10:53:11 ssl.keystore.location = null 10:53:11 ssl.keystore.password = null 10:53:11 ssl.keystore.type = JKS 10:53:11 ssl.protocol = TLSv1.3 10:53:11 ssl.provider = null 10:53:11 ssl.secure.random.implementation = null 10:53:11 ssl.trustmanager.algorithm = PKIX 10:53:11 ssl.truststore.certificates = null 10:53:11 ssl.truststore.location = null 10:53:11 ssl.truststore.password = null 10:53:11 ssl.truststore.type = JKS 10:53:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:11 10:53:11 10:53:10.331 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 10:53:11 10:53:10.331 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 10:53:11 10:53:10.331 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702464790330 10:53:11 10:52:59,762 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:53:11 10:52:59,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:53:11 10:52:59,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:53:11 10:52:59,785 |-INFO in ch.qos.logback.classic.BasicConfigurator@1a55bfa8 - Setting up default configuration. 10:53:11 10:53:10,550 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31592b6d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:11 10:53:10,594 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:11 10:53:10,594 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31592b6d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:11 10:53:10,597 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:11 10:53:10,597 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:11 10:53:10,597 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:11 10:53:10,599 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:11 10:53:10,599 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31592b6d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:11 10:53:10,606 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:11 10:53:10,606 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:11 10:53:10,610 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:11 10:53:10,636 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464790634) 10:53:11 10:53:10,636 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:11 10:53:10,636 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:11 10:53:10,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:11 10:53:10,641 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:11 10:53:10,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:11 10:53:10,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:11 10:53:10,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:11 10:53:10,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:11 10:53:10,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:11 10:53:10,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:11 10:53:10,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:11 10:53:10,648 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:11 10:53:10,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:11 10:53:10,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:11 10:53:10,672 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:11 10:53:10,679 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:11 10:53:11,158 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7c12e6e3 - Setting zoneId to "UTC" 10:53:11 10:53:11,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:11 10:53:11,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:11 10:53:11,448 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:11 10:53:11,449 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:11 10:53:11,449 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:11 10:53:11,449 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:11 10:53:11,450 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:11 10:53:11,450 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b8da8c5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:11 10:53:11,450 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:11 10:53:11,450 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4e8b84f - End of configuration. 10:53:11 10:53:11,450 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5bbb3066 - Registering current configuration as safe fallback point 10:53:11 10:53:11 10:53:11 . ____ _ __ _ _ 10:53:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:11 =========|_|==============|___/=/_/_/_/ 10:53:11 :: Spring Boot :: (v3.1.2) 10:53:11 10:53:11 2023-12-13T10:53:11.500Z INFO 8102 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:11 2023-12-13T10:53:11.501Z INFO 8102 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:11 2023-12-13T10:53:11.660Z INFO 8102 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.319 seconds (process running for 12.661) 10:53:11 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:53:13 2023-12-13T10:53:12.185Z INFO 8102 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 10:53:13 2023-12-13T10:53:12.220Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:13 2023-12-13T10:53:12.220Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:13 acks = -1 10:53:13 auto.include.jmx.reporter = true 10:53:13 batch.size = 16384 10:53:13 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:53:13 buffer.memory = 33554432 10:53:13 client.dns.lookup = use_all_dns_ips 10:53:13 client.id = producer-1 10:53:13 compression.type = none 10:53:13 connections.max.idle.ms = 540000 10:53:13 delivery.timeout.ms = 120000 10:53:13 enable.idempotence = false 10:53:13 interceptor.classes = [] 10:53:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:13 linger.ms = 1 10:53:13 max.block.ms = 60000 10:53:13 max.in.flight.requests.per.connection = 5 10:53:13 max.request.size = 1048576 10:53:13 metadata.max.age.ms = 300000 10:53:13 metadata.max.idle.ms = 300000 10:53:13 metric.reporters = [] 10:53:13 metrics.num.samples = 2 10:53:13 metrics.recording.level = INFO 10:53:13 metrics.sample.window.ms = 30000 10:53:13 partitioner.adaptive.partitioning.enable = true 10:53:13 partitioner.availability.timeout.ms = 0 10:53:13 partitioner.class = null 10:53:13 partitioner.ignore.keys = false 10:53:13 receive.buffer.bytes = 32768 10:53:13 reconnect.backoff.max.ms = 1000 10:53:13 reconnect.backoff.ms = 50 10:53:13 request.timeout.ms = 30000 10:53:13 retries = 0 10:53:13 retry.backoff.ms = 100 10:53:13 sasl.client.callback.handler.class = null 10:53:13 sasl.jaas.config = null 10:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:13 sasl.kerberos.min.time.before.relogin = 60000 10:53:13 sasl.kerberos.service.name = null 10:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:13 sasl.login.callback.handler.class = null 10:53:13 sasl.login.class = null 10:53:13 sasl.login.connect.timeout.ms = null 10:53:13 sasl.login.read.timeout.ms = null 10:53:13 sasl.login.refresh.buffer.seconds = 300 10:53:13 sasl.login.refresh.min.period.seconds = 60 10:53:13 sasl.login.refresh.window.factor = 0.8 10:53:13 sasl.login.refresh.window.jitter = 0.05 10:53:13 sasl.login.retry.backoff.max.ms = 10000 10:53:13 sasl.login.retry.backoff.ms = 100 10:53:13 sasl.mechanism = GSSAPI 10:53:13 sasl.oauthbearer.clock.skew.seconds = 30 10:53:13 sasl.oauthbearer.expected.audience = null 10:53:13 sasl.oauthbearer.expected.issuer = null 10:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:13 sasl.oauthbearer.jwks.endpoint.url = null 10:53:13 sasl.oauthbearer.scope.claim.name = scope 10:53:13 sasl.oauthbearer.sub.claim.name = sub 10:53:13 sasl.oauthbearer.token.endpoint.url = null 10:53:13 security.protocol = PLAINTEXT 10:53:13 security.providers = null 10:53:13 send.buffer.bytes = 131072 10:53:13 socket.connection.setup.timeout.max.ms = 30000 10:53:13 socket.connection.setup.timeout.ms = 10000 10:53:13 ssl.cipher.suites = null 10:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:13 ssl.endpoint.identification.algorithm = https 10:53:13 ssl.engine.factory.class = null 10:53:13 ssl.key.password = null 10:53:13 ssl.keymanager.algorithm = SunX509 10:53:13 ssl.keystore.certificate.chain = null 10:53:13 ssl.keystore.key = null 10:53:13 ssl.keystore.location = null 10:53:13 ssl.keystore.password = null 10:53:13 ssl.keystore.type = JKS 10:53:13 ssl.protocol = TLSv1.3 10:53:13 ssl.provider = null 10:53:13 ssl.secure.random.implementation = null 10:53:13 ssl.trustmanager.algorithm = PKIX 10:53:13 ssl.truststore.certificates = null 10:53:13 ssl.truststore.location = null 10:53:13 ssl.truststore.password = null 10:53:13 ssl.truststore.type = JKS 10:53:13 transaction.timeout.ms = 60000 10:53:13 transactional.id = null 10:53:13 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:13 10:53:13 2023-12-13T10:53:12.243Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:13 2023-12-13T10:53:12.243Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:13 2023-12-13T10:53:12.243Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:13 2023-12-13T10:53:12.243Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464792243 10:53:13 2023-12-13T10:53:12.754Z WARN 8102 --- [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} 10:53:13 2023-12-13T10:53:12.755Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: Ar1fJMjZQ4me4DvY9a2sBA 10:53:13 2023-12-13T10:53:12.879Z WARN 8102 --- [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} 10:53:13 2023-12-13T10:53:12.990Z INFO 8102 --- [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 S5sIdzZTQhm9D3KyDUc2wQ 10:53:13 2023-12-13T10:53:13.052Z INFO 8102 --- [ 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 S5sIdzZTQhm9D3KyDUc2wQ 10:53:13 2023-12-13T10:53:13.052Z INFO 8102 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: Ar1fJMjZQ4me4DvY9a2sBA 10:53:13 2023-12-13T10:53:13.176Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 10:53:13 2023-12-13T10:53:13.185Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:53:13 2023-12-13T10:53:13.214Z INFO 8102 --- [ 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-d9fc9ae6-4a1c-40c9-8a8f-df276fb16185 10:53:13 2023-12-13T10:53:13.215Z INFO 8102 --- [ 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) 10:53:13 2023-12-13T10:53:13.215Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:53:13 2023-12-13T10:53:13.246Z INFO 8102 --- [ 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-d9fc9ae6-4a1c-40c9-8a8f-df276fb16185', protocol='range'} 10:53:13 2023-12-13T10:53:13.249Z INFO 8102 --- [ 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-d9fc9ae6-4a1c-40c9-8a8f-df276fb16185=Assignment(partitions=[test-topic-0])} 10:53:13 2023-12-13T10:53:13.280Z INFO 8102 --- [ 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-d9fc9ae6-4a1c-40c9-8a8f-df276fb16185', protocol='range'} 10:53:13 2023-12-13T10:53:13.281Z INFO 8102 --- [ 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]) 10:53:13 2023-12-13T10:53:13.284Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 10:53:13 2023-12-13T10:53:13.308Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 10:53:13 2023-12-13T10:53:13.323Z INFO 8102 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 10:53:13 2023-12-13T10:53:13.470Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:13 2023-12-13T10:53:13.471Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 10:53:13 2023-12-13T10:53:13.564Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:13 2023-12-13T10:53:13.564Z INFO 8102 --- [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: 193ms, elapsed time since send: 193ms, request timeout: 30000ms) 10:53:13 2023-12-13T10:53:13.564Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 10:53:13 2023-12-13T10:53:13.564Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 10:53:13 2023-12-13T10:53:13.565Z INFO 8102 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=400060486, epoch=1) to node 1: 10:53:13 10:53:13 org.apache.kafka.common.errors.DisconnectException: null 10:53:13 10:53:13 2023-12-13T10:53:13.568Z INFO 8102 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:13 2023-12-13T10:53:13.572Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:13 2023-12-13T10:53:13.573Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:13 2023-12-13T10:53:13.670Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:13 2023-12-13T10:53:13.670Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:13 2023-12-13T10:53:13.673Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:13 2023-12-13T10:53:13.673Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.777 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:53:13 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:53:19 2023-12-13T10:53:13.717Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:19 2023-12-13T10:53:13.779Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f43343988c084333248a0da8ee2126a46a6a9f5bb27f77e9aee6d0939bfd7747 10:53:19 2023-12-13T10:53:13.872Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:13.872Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:13.875Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:13.875Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:14.075Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:14.075Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:14.329Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:14.329Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:14.477Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:14.477Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:15.281Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:15.281Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:15.284Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:15.284Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:16.240Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:16.240Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:16.485Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:16.486Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:17.247Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:17.247Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:17.590Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:17.591Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:18.254Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:18.254Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:18.601Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:19 2023-12-13T10:53:18.601Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:18.855Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.138390672S 10:53:19 2023-12-13T10:53:18.861Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:19 allow.auto.create.topics = true 10:53:19 auto.commit.interval.ms = 5000 10:53:19 auto.include.jmx.reporter = true 10:53:19 auto.offset.reset = earliest 10:53:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:19 check.crcs = true 10:53:19 client.dns.lookup = use_all_dns_ips 10:53:19 client.id = consumer-test-2 10:53:19 client.rack = 10:53:19 connections.max.idle.ms = 540000 10:53:19 default.api.timeout.ms = 60000 10:53:19 enable.auto.commit = true 10:53:19 exclude.internal.topics = true 10:53:19 fetch.max.bytes = 52428800 10:53:19 fetch.max.wait.ms = 500 10:53:19 fetch.min.bytes = 1 10:53:19 group.id = test 10:53:19 group.instance.id = null 10:53:19 heartbeat.interval.ms = 3000 10:53:19 interceptor.classes = [] 10:53:19 internal.leave.group.on.close = true 10:53:19 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:19 isolation.level = read_uncommitted 10:53:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:19 max.partition.fetch.bytes = 1048576 10:53:19 max.poll.interval.ms = 300000 10:53:19 max.poll.records = 500 10:53:19 metadata.max.age.ms = 300000 10:53:19 metric.reporters = [] 10:53:19 metrics.num.samples = 2 10:53:19 metrics.recording.level = INFO 10:53:19 metrics.sample.window.ms = 30000 10:53:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:19 receive.buffer.bytes = 65536 10:53:19 reconnect.backoff.max.ms = 1000 10:53:19 reconnect.backoff.ms = 50 10:53:19 request.timeout.ms = 30000 10:53:19 retry.backoff.ms = 100 10:53:19 sasl.client.callback.handler.class = null 10:53:19 sasl.jaas.config = null 10:53:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:19 sasl.kerberos.min.time.before.relogin = 60000 10:53:19 sasl.kerberos.service.name = null 10:53:19 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:19 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:19 sasl.login.callback.handler.class = null 10:53:19 sasl.login.class = null 10:53:19 sasl.login.connect.timeout.ms = null 10:53:19 sasl.login.read.timeout.ms = null 10:53:19 sasl.login.refresh.buffer.seconds = 300 10:53:19 sasl.login.refresh.min.period.seconds = 60 10:53:19 sasl.login.refresh.window.factor = 0.8 10:53:19 sasl.login.refresh.window.jitter = 0.05 10:53:19 sasl.login.retry.backoff.max.ms = 10000 10:53:19 sasl.login.retry.backoff.ms = 100 10:53:19 sasl.mechanism = GSSAPI 10:53:19 sasl.oauthbearer.clock.skew.seconds = 30 10:53:19 sasl.oauthbearer.expected.audience = null 10:53:19 sasl.oauthbearer.expected.issuer = null 10:53:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:19 sasl.oauthbearer.jwks.endpoint.url = null 10:53:19 sasl.oauthbearer.scope.claim.name = scope 10:53:19 sasl.oauthbearer.sub.claim.name = sub 10:53:19 sasl.oauthbearer.token.endpoint.url = null 10:53:19 security.protocol = PLAINTEXT 10:53:19 security.providers = null 10:53:19 send.buffer.bytes = 131072 10:53:19 session.timeout.ms = 45000 10:53:19 socket.connection.setup.timeout.max.ms = 30000 10:53:19 socket.connection.setup.timeout.ms = 10000 10:53:19 ssl.cipher.suites = null 10:53:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:19 ssl.endpoint.identification.algorithm = https 10:53:19 ssl.engine.factory.class = null 10:53:19 ssl.key.password = null 10:53:19 ssl.keymanager.algorithm = SunX509 10:53:19 ssl.keystore.certificate.chain = null 10:53:19 ssl.keystore.key = null 10:53:19 ssl.keystore.location = null 10:53:19 ssl.keystore.password = null 10:53:19 ssl.keystore.type = JKS 10:53:19 ssl.protocol = TLSv1.3 10:53:19 ssl.provider = null 10:53:19 ssl.secure.random.implementation = null 10:53:19 ssl.trustmanager.algorithm = PKIX 10:53:19 ssl.truststore.certificates = null 10:53:19 ssl.truststore.location = null 10:53:19 ssl.truststore.password = null 10:53:19 ssl.truststore.type = JKS 10:53:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:53:19 10:53:19 2023-12-13T10:53:18.867Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:19 2023-12-13T10:53:18.867Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:19 2023-12-13T10:53:18.867Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464798867 10:53:19 10:53:18,897 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:19 10:53:18,897 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:19 10:53:18,897 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@794d0492 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:19 10:53:18,901 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:19 10:53:18,901 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@794d0492 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:19 10:53:18,902 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:53:19 10:53:18,903 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:19 10:53:18,903 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:19 10:53:18,903 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:19 10:53:18,903 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:19 10:53:18,903 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@794d0492 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:19 10:53:18,906 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:19 10:53:18,906 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:19 10:53:18,906 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:19 10:53:18,906 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464798906) 10:53:19 10:53:18,906 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:19 10:53:18,906 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:19 10:53:18,907 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:19 10:53:18,907 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:19 10:53:18,908 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:19 10:53:18,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:19 10:53:18,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:19 10:53:18,909 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:19 10:53:18,909 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:19 10:53:18,921 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2568d45a - Setting zoneId to "UTC" 10:53:19 10:53:18,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:19 10:53:18,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56b7fcf6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:19 10:53:18,926 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7b1e8d37 - End of configuration. 10:53:19 10:53:18,926 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6ae66f52 - Registering current configuration as safe fallback point 10:53:19 10:53:19 10:53:19 . ____ _ __ _ _ 10:53:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:19 =========|_|==============|___/=/_/_/_/ 10:53:19 :: Spring Boot :: (v3.1.2) 10:53:19 10:53:19 2023-12-13T10:53:18.932Z INFO 8102 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:19 2023-12-13T10:53:18.932Z INFO 8102 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:53:19 2023-12-13T10:53:19.129Z INFO 8102 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.259 seconds (process running for 20.13) 10:53:19 2023-12-13T10:53:19.134Z INFO 8102 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 10:53:19 2023-12-13T10:53:19.170Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:19 2023-12-13T10:53:19.170Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:19 acks = -1 10:53:19 auto.include.jmx.reporter = true 10:53:19 batch.size = 16384 10:53:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:19 buffer.memory = 33554432 10:53:19 client.dns.lookup = use_all_dns_ips 10:53:19 client.id = producer-2 10:53:19 compression.type = none 10:53:19 connections.max.idle.ms = 540000 10:53:19 delivery.timeout.ms = 120000 10:53:19 enable.idempotence = false 10:53:19 interceptor.classes = [] 10:53:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:19 linger.ms = 1 10:53:19 max.block.ms = 60000 10:53:19 max.in.flight.requests.per.connection = 5 10:53:19 max.request.size = 1048576 10:53:19 metadata.max.age.ms = 300000 10:53:19 metadata.max.idle.ms = 300000 10:53:19 metric.reporters = [] 10:53:19 metrics.num.samples = 2 10:53:19 metrics.recording.level = INFO 10:53:19 metrics.sample.window.ms = 30000 10:53:19 partitioner.adaptive.partitioning.enable = true 10:53:19 partitioner.availability.timeout.ms = 0 10:53:19 partitioner.class = null 10:53:19 partitioner.ignore.keys = false 10:53:19 receive.buffer.bytes = 32768 10:53:19 reconnect.backoff.max.ms = 1000 10:53:19 reconnect.backoff.ms = 50 10:53:19 request.timeout.ms = 30000 10:53:19 retries = 0 10:53:19 retry.backoff.ms = 100 10:53:19 sasl.client.callback.handler.class = null 10:53:19 sasl.jaas.config = null 10:53:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:19 sasl.kerberos.min.time.before.relogin = 60000 10:53:19 sasl.kerberos.service.name = null 10:53:19 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:19 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:19 sasl.login.callback.handler.class = null 10:53:19 sasl.login.class = null 10:53:19 sasl.login.connect.timeout.ms = null 10:53:19 sasl.login.read.timeout.ms = null 10:53:19 sasl.login.refresh.buffer.seconds = 300 10:53:19 sasl.login.refresh.min.period.seconds = 60 10:53:19 sasl.login.refresh.window.factor = 0.8 10:53:19 sasl.login.refresh.window.jitter = 0.05 10:53:19 sasl.login.retry.backoff.max.ms = 10000 10:53:19 sasl.login.retry.backoff.ms = 100 10:53:19 sasl.mechanism = GSSAPI 10:53:19 sasl.oauthbearer.clock.skew.seconds = 30 10:53:19 sasl.oauthbearer.expected.audience = null 10:53:19 sasl.oauthbearer.expected.issuer = null 10:53:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:19 sasl.oauthbearer.jwks.endpoint.url = null 10:53:19 sasl.oauthbearer.scope.claim.name = scope 10:53:19 sasl.oauthbearer.sub.claim.name = sub 10:53:19 sasl.oauthbearer.token.endpoint.url = null 10:53:19 security.protocol = PLAINTEXT 10:53:19 security.providers = null 10:53:19 send.buffer.bytes = 131072 10:53:19 socket.connection.setup.timeout.max.ms = 30000 10:53:19 socket.connection.setup.timeout.ms = 10000 10:53:19 ssl.cipher.suites = null 10:53:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:19 ssl.endpoint.identification.algorithm = https 10:53:19 ssl.engine.factory.class = null 10:53:19 ssl.key.password = null 10:53:19 ssl.keymanager.algorithm = SunX509 10:53:19 ssl.keystore.certificate.chain = null 10:53:19 ssl.keystore.key = null 10:53:19 ssl.keystore.location = null 10:53:19 ssl.keystore.password = null 10:53:19 ssl.keystore.type = JKS 10:53:19 ssl.protocol = TLSv1.3 10:53:19 ssl.provider = null 10:53:19 ssl.secure.random.implementation = null 10:53:19 ssl.trustmanager.algorithm = PKIX 10:53:19 ssl.truststore.certificates = null 10:53:19 ssl.truststore.location = null 10:53:19 ssl.truststore.password = null 10:53:19 ssl.truststore.type = JKS 10:53:19 transaction.timeout.ms = 60000 10:53:19 transactional.id = null 10:53:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:19 10:53:19 2023-12-13T10:53:19.174Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:19 2023-12-13T10:53:19.174Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:19 2023-12-13T10:53:19.174Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:19 2023-12-13T10:53:19.174Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464799174 10:53:19 2023-12-13T10:53:19.271Z WARN 8102 --- [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} 10:53:19 2023-12-13T10:53:19.271Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: bGPv-DE2TYmXHc_Qa-keDA 10:53:19 2023-12-13T10:53:19.326Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:19 2023-12-13T10:53:19.326Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:19 2023-12-13T10:53:19.391Z WARN 8102 --- [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} 10:53:19 2023-12-13T10:53:19.497Z INFO 8102 --- [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 F1wY6zq6RqmEg_h84UGbOA 10:53:19 2023-12-13T10:53:19.512Z INFO 8102 --- [ 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 F1wY6zq6RqmEg_h84UGbOA 10:53:19 2023-12-13T10:53:19.512Z INFO 8102 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: bGPv-DE2TYmXHc_Qa-keDA 10:53:19 2023-12-13T10:53:19.629Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 10:53:19 2023-12-13T10:53:19.632Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:53:19 2023-12-13T10:53:19.651Z INFO 8102 --- [ 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-f660327b-526c-4d55-8697-29252bda04e4 10:53:19 2023-12-13T10:53:19.651Z INFO 8102 --- [ 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) 10:53:19 2023-12-13T10:53:19.651Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:53:19 2023-12-13T10:53:19.680Z INFO 8102 --- [ 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-f660327b-526c-4d55-8697-29252bda04e4', protocol='range'} 10:53:19 2023-12-13T10:53:19.681Z INFO 8102 --- [ 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-f660327b-526c-4d55-8697-29252bda04e4=Assignment(partitions=[client-topic-0])} 10:53:19 2023-12-13T10:53:19.701Z INFO 8102 --- [ 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-f660327b-526c-4d55-8697-29252bda04e4', protocol='range'} 10:53:19 2023-12-13T10:53:19.701Z INFO 8102 --- [ 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]) 10:53:19 2023-12-13T10:53:19.701Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 10:53:19 2023-12-13T10:53:19.711Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 10:53:19 2023-12-13T10:53:19.722Z INFO 8102 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 10:53:19 2023-12-13T10:53:19.788Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:19 allow.auto.create.topics = true 10:53:19 auto.commit.interval.ms = 5000 10:53:19 auto.include.jmx.reporter = true 10:53:19 auto.offset.reset = earliest 10:53:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:19 check.crcs = true 10:53:19 client.dns.lookup = use_all_dns_ips 10:53:19 client.id = consumer-test-3 10:53:19 client.rack = 10:53:19 connections.max.idle.ms = 540000 10:53:19 default.api.timeout.ms = 60000 10:53:19 enable.auto.commit = true 10:53:19 exclude.internal.topics = true 10:53:19 fetch.max.bytes = 52428800 10:53:19 fetch.max.wait.ms = 500 10:53:19 fetch.min.bytes = 1 10:53:19 group.id = test 10:53:19 group.instance.id = null 10:53:19 heartbeat.interval.ms = 3000 10:53:19 interceptor.classes = [] 10:53:19 internal.leave.group.on.close = true 10:53:19 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:19 isolation.level = read_uncommitted 10:53:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:19 max.partition.fetch.bytes = 1048576 10:53:19 max.poll.interval.ms = 300000 10:53:19 max.poll.records = 500 10:53:19 metadata.max.age.ms = 300000 10:53:19 metric.reporters = [] 10:53:19 metrics.num.samples = 2 10:53:19 metrics.recording.level = INFO 10:53:19 metrics.sample.window.ms = 30000 10:53:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:19 receive.buffer.bytes = 65536 10:53:19 reconnect.backoff.max.ms = 1000 10:53:19 reconnect.backoff.ms = 50 10:53:19 request.timeout.ms = 30000 10:53:19 retry.backoff.ms = 100 10:53:19 sasl.client.callback.handler.class = null 10:53:19 sasl.jaas.config = null 10:53:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:19 sasl.kerberos.min.time.before.relogin = 60000 10:53:19 sasl.kerberos.service.name = null 10:53:19 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:19 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:19 sasl.login.callback.handler.class = null 10:53:19 sasl.login.class = null 10:53:19 sasl.login.connect.timeout.ms = null 10:53:19 sasl.login.read.timeout.ms = null 10:53:19 sasl.login.refresh.buffer.seconds = 300 10:53:19 sasl.login.refresh.min.period.seconds = 60 10:53:19 sasl.login.refresh.window.factor = 0.8 10:53:19 sasl.login.refresh.window.jitter = 0.05 10:53:19 sasl.login.retry.backoff.max.ms = 10000 10:53:19 sasl.login.retry.backoff.ms = 100 10:53:19 sasl.mechanism = GSSAPI 10:53:19 sasl.oauthbearer.clock.skew.seconds = 30 10:53:19 sasl.oauthbearer.expected.audience = null 10:53:19 sasl.oauthbearer.expected.issuer = null 10:53:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:19 sasl.oauthbearer.jwks.endpoint.url = null 10:53:19 sasl.oauthbearer.scope.claim.name = scope 10:53:19 sasl.oauthbearer.sub.claim.name = sub 10:53:19 sasl.oauthbearer.token.endpoint.url = null 10:53:19 security.protocol = PLAINTEXT 10:53:19 security.providers = null 10:53:19 send.buffer.bytes = 131072 10:53:19 session.timeout.ms = 45000 10:53:19 socket.connection.setup.timeout.max.ms = 30000 10:53:19 socket.connection.setup.timeout.ms = 10000 10:53:19 ssl.cipher.suites = null 10:53:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:19 ssl.endpoint.identification.algorithm = https 10:53:19 ssl.engine.factory.class = null 10:53:19 ssl.key.password = null 10:53:19 ssl.keymanager.algorithm = SunX509 10:53:19 ssl.keystore.certificate.chain = null 10:53:19 ssl.keystore.key = null 10:53:19 ssl.keystore.location = null 10:53:19 ssl.keystore.password = null 10:53:19 ssl.keystore.type = JKS 10:53:19 ssl.protocol = TLSv1.3 10:53:19 ssl.provider = null 10:53:19 ssl.secure.random.implementation = null 10:53:19 ssl.trustmanager.algorithm = PKIX 10:53:19 ssl.truststore.certificates = null 10:53:19 ssl.truststore.location = null 10:53:19 ssl.truststore.password = null 10:53:19 ssl.truststore.type = JKS 10:53:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:53:19 10:53:19 2023-12-13T10:53:19.792Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:19 2023-12-13T10:53:19.792Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:19 2023-12-13T10:53:19.792Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464799792 10:53:19 2023-12-13T10:53:19.798Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:19 allow.auto.create.topics = true 10:53:19 auto.commit.interval.ms = 5000 10:53:19 auto.include.jmx.reporter = true 10:53:19 auto.offset.reset = earliest 10:53:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:19 check.crcs = true 10:53:19 client.dns.lookup = use_all_dns_ips 10:53:19 client.id = consumer-test-4 10:53:19 client.rack = 10:53:19 connections.max.idle.ms = 540000 10:53:19 default.api.timeout.ms = 60000 10:53:19 enable.auto.commit = true 10:53:19 exclude.internal.topics = true 10:53:19 fetch.max.bytes = 52428800 10:53:19 fetch.max.wait.ms = 500 10:53:19 fetch.min.bytes = 1 10:53:19 group.id = test 10:53:19 group.instance.id = null 10:53:19 heartbeat.interval.ms = 3000 10:53:19 interceptor.classes = [] 10:53:19 internal.leave.group.on.close = true 10:53:19 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:19 isolation.level = read_uncommitted 10:53:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:19 max.partition.fetch.bytes = 1048576 10:53:19 max.poll.interval.ms = 300000 10:53:19 max.poll.records = 500 10:53:19 metadata.max.age.ms = 300000 10:53:19 metric.reporters = [] 10:53:19 metrics.num.samples = 2 10:53:19 metrics.recording.level = INFO 10:53:19 metrics.sample.window.ms = 30000 10:53:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:19 receive.buffer.bytes = 65536 10:53:19 reconnect.backoff.max.ms = 1000 10:53:19 reconnect.backoff.ms = 50 10:53:19 request.timeout.ms = 30000 10:53:19 retry.backoff.ms = 100 10:53:19 sasl.client.callback.handler.class = null 10:53:19 sasl.jaas.config = null 10:53:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:19 sasl.kerberos.min.time.before.relogin = 60000 10:53:19 sasl.kerberos.service.name = null 10:53:19 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:19 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:19 sasl.login.callback.handler.class = null 10:53:19 sasl.login.class = null 10:53:19 sasl.login.connect.timeout.ms = null 10:53:19 sasl.login.read.timeout.ms = null 10:53:19 sasl.login.refresh.buffer.seconds = 300 10:53:19 sasl.login.refresh.min.period.seconds = 60 10:53:19 sasl.login.refresh.window.factor = 0.8 10:53:19 sasl.login.refresh.window.jitter = 0.05 10:53:19 sasl.login.retry.backoff.max.ms = 10000 10:53:19 sasl.login.retry.backoff.ms = 100 10:53:19 sasl.mechanism = GSSAPI 10:53:19 sasl.oauthbearer.clock.skew.seconds = 30 10:53:19 sasl.oauthbearer.expected.audience = null 10:53:19 sasl.oauthbearer.expected.issuer = null 10:53:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:19 sasl.oauthbearer.jwks.endpoint.url = null 10:53:19 sasl.oauthbearer.scope.claim.name = scope 10:53:19 sasl.oauthbearer.sub.claim.name = sub 10:53:19 sasl.oauthbearer.token.endpoint.url = null 10:53:19 security.protocol = PLAINTEXT 10:53:19 security.providers = null 10:53:19 send.buffer.bytes = 131072 10:53:19 session.timeout.ms = 45000 10:53:19 socket.connection.setup.timeout.max.ms = 30000 10:53:19 socket.connection.setup.timeout.ms = 10000 10:53:19 ssl.cipher.suites = null 10:53:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:19 ssl.endpoint.identification.algorithm = https 10:53:19 ssl.engine.factory.class = null 10:53:19 ssl.key.password = null 10:53:19 ssl.keymanager.algorithm = SunX509 10:53:19 ssl.keystore.certificate.chain = null 10:53:19 ssl.keystore.key = null 10:53:19 ssl.keystore.location = null 10:53:19 ssl.keystore.password = null 10:53:19 ssl.keystore.type = JKS 10:53:19 ssl.protocol = TLSv1.3 10:53:19 ssl.provider = null 10:53:19 ssl.secure.random.implementation = null 10:53:19 ssl.trustmanager.algorithm = PKIX 10:53:19 ssl.truststore.certificates = null 10:53:19 ssl.truststore.location = null 10:53:19 ssl.truststore.password = null 10:53:19 ssl.truststore.type = JKS 10:53:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:53:19 10:53:19 2023-12-13T10:53:19.801Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:19 2023-12-13T10:53:19.801Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:19 2023-12-13T10:53:19.801Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464799801 10:53:20 2023-12-13T10:53:19.809Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:20 2023-12-13T10:53:19.809Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:20 2023-12-13T10:53:19.863Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:53:20 2023-12-13T10:53:19.865Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:20 2023-12-13T10:53:19.865Z INFO 8102 --- [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: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 10:53:20 2023-12-13T10:53:19.885Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:20 2023-12-13T10:53:19.885Z INFO 8102 --- [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: 121ms, elapsed time since send: 121ms, request timeout: 30000ms) 10:53:20 2023-12-13T10:53:19.885Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:53:20 2023-12-13T10:53:19.885Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 10:53:20 2023-12-13T10:53:19.885Z INFO 8102 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=39276587, epoch=1) to node 1: 10:53:20 10:53:20 org.apache.kafka.common.errors.DisconnectException: null 10:53:20 10:53:20 2023-12-13T10:53:19.885Z INFO 8102 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:20 2023-12-13T10:53:19.965Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:20 2023-12-13T10:53:19.965Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:20 2023-12-13T10:53:19.986Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:20 2023-12-13T10:53:19.987Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.357 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:53:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:53:26 2023-12-13T10:53:20.079Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:26 2023-12-13T10:53:20.088Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.088Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:20.117Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.117Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:20.136Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b26d78670f0601138aad89e09f6c083cf2214a4ae7aadfef2b9e75d4f4a84875 10:53:26 2023-12-13T10:53:20.192Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.192Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:20.291Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.291Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:20.369Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.369Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:20.773Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.773Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:20.794Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:20.794Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:21.022Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:21.022Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:21.401Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:26 2023-12-13T10:53:21.401Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:21.498Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:21.498Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:21.634Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:21.634Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:22.128Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:22.128Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:22.463Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:26 2023-12-13T10:53:22.463Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:22.539Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:22.539Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:22.603Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:22.603Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:23.132Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:23.132Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:23.479Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:26 2023-12-13T10:53:23.479Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:23.696Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:23.696Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:23.709Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:23.709Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:24.338Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:24.338Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:24.440Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:26 2023-12-13T10:53:24.441Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:24.853Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:24.853Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:24.914Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:24.914Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:25.402Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:26 2023-12-13T10:53:25.402Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:25.447Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.367243421S 10:53:26 2023-12-13T10:53:25.468Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:25.468Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:26 10:53:25,503 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:26 10:53:25,503 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:26 10:53:25,503 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2cefe6f6 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:26 10:53:25,506 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:26 10:53:25,506 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2cefe6f6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:26 10:53:25,508 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:26 10:53:25,508 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:26 10:53:25,508 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:26 10:53:25,508 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:26 10:53:25,508 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2cefe6f6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:26 10:53:25,511 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:26 10:53:25,511 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:26 10:53:25,511 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:26 10:53:25,511 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464805511) 10:53:26 10:53:25,511 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:26 10:53:25,511 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:26 10:53:25,512 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:26 10:53:25,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:26 10:53:25,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:26 10:53:25,515 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:26 10:53:25,515 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:26 10:53:25,531 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5e5eb9a2 - Setting zoneId to "UTC" 10:53:26 10:53:25,532 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:26 10:53:25,532 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:26 10:53:25,540 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:26 10:53:25,540 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:26 10:53:25,540 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:26 10:53:25,540 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:26 10:53:25,544 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:26 10:53:25,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8570718 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:26 10:53:25,544 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:26 10:53:25,544 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d87f67b - End of configuration. 10:53:26 10:53:25,544 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@e8c736b - Registering current configuration as safe fallback point 10:53:26 10:53:26 10:53:26 . ____ _ __ _ _ 10:53:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:26 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:26 =========|_|==============|___/=/_/_/_/ 10:53:26 :: Spring Boot :: (v3.1.2) 10:53:26 10:53:26 2023-12-13T10:53:25.551Z INFO 8102 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:26 2023-12-13T10:53:25.551Z INFO 8102 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:26 2023-12-13T10:53:25.716Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:26 2023-12-13T10:53:25.716Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:26.132Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:26 2023-12-13T10:53:26.132Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:26 2023-12-13T10:53:26.215Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:26 allow.auto.create.topics = true 10:53:26 auto.commit.interval.ms = 5000 10:53:26 auto.include.jmx.reporter = true 10:53:26 auto.offset.reset = latest 10:53:26 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:26 check.crcs = true 10:53:26 client.dns.lookup = use_all_dns_ips 10:53:26 client.id = consumer-ncmp-data-operation-event-group-5 10:53:26 client.rack = 10:53:26 connections.max.idle.ms = 540000 10:53:26 default.api.timeout.ms = 60000 10:53:26 enable.auto.commit = false 10:53:26 exclude.internal.topics = true 10:53:26 fetch.max.bytes = 52428800 10:53:26 fetch.max.wait.ms = 500 10:53:26 fetch.min.bytes = 1 10:53:26 group.id = ncmp-data-operation-event-group 10:53:26 group.instance.id = null 10:53:26 heartbeat.interval.ms = 3000 10:53:26 interceptor.classes = [] 10:53:26 internal.leave.group.on.close = true 10:53:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:26 isolation.level = read_uncommitted 10:53:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:26 max.partition.fetch.bytes = 1048576 10:53:26 max.poll.interval.ms = 300000 10:53:26 max.poll.records = 500 10:53:26 metadata.max.age.ms = 300000 10:53:26 metric.reporters = [] 10:53:26 metrics.num.samples = 2 10:53:26 metrics.recording.level = INFO 10:53:26 metrics.sample.window.ms = 30000 10:53:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:26 receive.buffer.bytes = 65536 10:53:26 reconnect.backoff.max.ms = 1000 10:53:26 reconnect.backoff.ms = 50 10:53:26 request.timeout.ms = 30000 10:53:26 retry.backoff.ms = 100 10:53:26 sasl.client.callback.handler.class = null 10:53:26 sasl.jaas.config = null 10:53:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:26 sasl.kerberos.min.time.before.relogin = 60000 10:53:26 sasl.kerberos.service.name = null 10:53:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:26 sasl.login.callback.handler.class = null 10:53:26 sasl.login.class = null 10:53:26 sasl.login.connect.timeout.ms = null 10:53:26 sasl.login.read.timeout.ms = null 10:53:26 sasl.login.refresh.buffer.seconds = 300 10:53:26 sasl.login.refresh.min.period.seconds = 60 10:53:26 sasl.login.refresh.window.factor = 0.8 10:53:26 sasl.login.refresh.window.jitter = 0.05 10:53:26 sasl.login.retry.backoff.max.ms = 10000 10:53:26 sasl.login.retry.backoff.ms = 100 10:53:26 sasl.mechanism = GSSAPI 10:53:26 sasl.oauthbearer.clock.skew.seconds = 30 10:53:26 sasl.oauthbearer.expected.audience = null 10:53:26 sasl.oauthbearer.expected.issuer = null 10:53:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:26 sasl.oauthbearer.jwks.endpoint.url = null 10:53:26 sasl.oauthbearer.scope.claim.name = scope 10:53:26 sasl.oauthbearer.sub.claim.name = sub 10:53:26 sasl.oauthbearer.token.endpoint.url = null 10:53:26 security.protocol = PLAINTEXT 10:53:26 security.providers = null 10:53:26 send.buffer.bytes = 131072 10:53:26 session.timeout.ms = 45000 10:53:26 socket.connection.setup.timeout.max.ms = 30000 10:53:26 socket.connection.setup.timeout.ms = 10000 10:53:26 ssl.cipher.suites = null 10:53:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:26 ssl.endpoint.identification.algorithm = https 10:53:26 ssl.engine.factory.class = null 10:53:26 ssl.key.password = null 10:53:26 ssl.keymanager.algorithm = SunX509 10:53:26 ssl.keystore.certificate.chain = null 10:53:26 ssl.keystore.key = null 10:53:26 ssl.keystore.location = null 10:53:26 ssl.keystore.password = null 10:53:26 ssl.keystore.type = JKS 10:53:26 ssl.protocol = TLSv1.3 10:53:26 ssl.provider = null 10:53:26 ssl.secure.random.implementation = null 10:53:26 ssl.trustmanager.algorithm = PKIX 10:53:26 ssl.truststore.certificates = null 10:53:26 ssl.truststore.location = null 10:53:26 ssl.truststore.password = null 10:53:26 ssl.truststore.type = JKS 10:53:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:26 10:53:26 2023-12-13T10:53:26.219Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:26 2023-12-13T10:53:26.219Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:26 2023-12-13T10:53:26.219Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464806218 10:53:26 2023-12-13T10:53:26.220Z INFO 8102 --- [ 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 10:53:26 2023-12-13T10:53:26.228Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:26 allow.auto.create.topics = true 10:53:26 auto.commit.interval.ms = 5000 10:53:26 auto.include.jmx.reporter = true 10:53:26 auto.offset.reset = latest 10:53:26 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:26 check.crcs = true 10:53:26 client.dns.lookup = use_all_dns_ips 10:53:26 client.id = consumer-ncmp-async-rest-request-event-group-6 10:53:26 client.rack = 10:53:26 connections.max.idle.ms = 540000 10:53:26 default.api.timeout.ms = 60000 10:53:26 enable.auto.commit = false 10:53:26 exclude.internal.topics = true 10:53:26 fetch.max.bytes = 52428800 10:53:26 fetch.max.wait.ms = 500 10:53:26 fetch.min.bytes = 1 10:53:26 group.id = ncmp-async-rest-request-event-group 10:53:26 group.instance.id = null 10:53:26 heartbeat.interval.ms = 3000 10:53:26 interceptor.classes = [] 10:53:26 internal.leave.group.on.close = true 10:53:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:26 isolation.level = read_uncommitted 10:53:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:26 max.partition.fetch.bytes = 1048576 10:53:26 max.poll.interval.ms = 300000 10:53:26 max.poll.records = 500 10:53:26 metadata.max.age.ms = 300000 10:53:26 metric.reporters = [] 10:53:26 metrics.num.samples = 2 10:53:26 metrics.recording.level = INFO 10:53:26 metrics.sample.window.ms = 30000 10:53:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:26 receive.buffer.bytes = 65536 10:53:26 reconnect.backoff.max.ms = 1000 10:53:26 reconnect.backoff.ms = 50 10:53:26 request.timeout.ms = 30000 10:53:26 retry.backoff.ms = 100 10:53:26 sasl.client.callback.handler.class = null 10:53:26 sasl.jaas.config = null 10:53:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:26 sasl.kerberos.min.time.before.relogin = 60000 10:53:26 sasl.kerberos.service.name = null 10:53:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:26 sasl.login.callback.handler.class = null 10:53:26 sasl.login.class = null 10:53:26 sasl.login.connect.timeout.ms = null 10:53:26 sasl.login.read.timeout.ms = null 10:53:26 sasl.login.refresh.buffer.seconds = 300 10:53:26 sasl.login.refresh.min.period.seconds = 60 10:53:26 sasl.login.refresh.window.factor = 0.8 10:53:26 sasl.login.refresh.window.jitter = 0.05 10:53:26 sasl.login.retry.backoff.max.ms = 10000 10:53:26 sasl.login.retry.backoff.ms = 100 10:53:26 sasl.mechanism = GSSAPI 10:53:26 sasl.oauthbearer.clock.skew.seconds = 30 10:53:26 sasl.oauthbearer.expected.audience = null 10:53:26 sasl.oauthbearer.expected.issuer = null 10:53:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:26 sasl.oauthbearer.jwks.endpoint.url = null 10:53:26 sasl.oauthbearer.scope.claim.name = scope 10:53:26 sasl.oauthbearer.sub.claim.name = sub 10:53:26 sasl.oauthbearer.token.endpoint.url = null 10:53:26 security.protocol = PLAINTEXT 10:53:26 security.providers = null 10:53:26 send.buffer.bytes = 131072 10:53:26 session.timeout.ms = 45000 10:53:26 socket.connection.setup.timeout.max.ms = 30000 10:53:26 socket.connection.setup.timeout.ms = 10000 10:53:26 ssl.cipher.suites = null 10:53:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:26 ssl.endpoint.identification.algorithm = https 10:53:26 ssl.engine.factory.class = null 10:53:26 ssl.key.password = null 10:53:26 ssl.keymanager.algorithm = SunX509 10:53:26 ssl.keystore.certificate.chain = null 10:53:26 ssl.keystore.key = null 10:53:26 ssl.keystore.location = null 10:53:26 ssl.keystore.password = null 10:53:26 ssl.keystore.type = JKS 10:53:26 ssl.protocol = TLSv1.3 10:53:26 ssl.provider = null 10:53:26 ssl.secure.random.implementation = null 10:53:26 ssl.trustmanager.algorithm = PKIX 10:53:26 ssl.truststore.certificates = null 10:53:26 ssl.truststore.location = null 10:53:26 ssl.truststore.password = null 10:53:26 ssl.truststore.type = JKS 10:53:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:26 10:53:26 2023-12-13T10:53:26.242Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:26 2023-12-13T10:53:26.242Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:26 2023-12-13T10:53:26.242Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464806242 10:53:26 2023-12-13T10:53:26.242Z INFO 8102 --- [ 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 10:53:26 2023-12-13T10:53:26.252Z INFO 8102 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.777 seconds (process running for 27.253) 10:53:27 2023-12-13T10:53:26.311Z WARN 8102 --- [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} 10:53:27 2023-12-13T10:53:26.312Z INFO 8102 --- [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: WXfKGNXUQlWy_6R3MEhshA 10:53:27 2023-12-13T10:53:26.363Z WARN 8102 --- [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} 10:53:27 2023-12-13T10:53:26.364Z INFO 8102 --- [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: WXfKGNXUQlWy_6R3MEhshA 10:53:27 2023-12-13T10:53:26.460Z WARN 8102 --- [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} 10:53:27 2023-12-13T10:53:26.484Z WARN 8102 --- [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} 10:53:27 2023-12-13T10:53:26.566Z WARN 8102 --- [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} 10:53:27 2023-12-13T10:53:26.574Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:27 2023-12-13T10:53:26.574Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:27 2023-12-13T10:53:26.589Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:27 2023-12-13T10:53:26.594Z INFO 8102 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:53:27 2023-12-13T10:53:26.594Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.616Z INFO 8102 --- [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-5e16fbc8-9b45-46c4-946d-e82706b4816c 10:53:27 2023-12-13T10:53:26.616Z INFO 8102 --- [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) 10:53:27 2023-12-13T10:53:26.616Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.633Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:27 2023-12-13T10:53:26.633Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:27 2023-12-13T10:53:26.641Z INFO 8102 --- [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-5e16fbc8-9b45-46c4-946d-e82706b4816c', protocol='range'} 10:53:27 2023-12-13T10:53:26.641Z INFO 8102 --- [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-5e16fbc8-9b45-46c4-946d-e82706b4816c=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:27 2023-12-13T10:53:26.671Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:27 2023-12-13T10:53:26.674Z INFO 8102 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:53:27 2023-12-13T10:53:26.675Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.681Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:27 2023-12-13T10:53:26.681Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:27 2023-12-13T10:53:26.689Z INFO 8102 --- [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-78350b06-d2d1-4802-aa6a-c56d0f7c6206 10:53:27 2023-12-13T10:53:26.689Z INFO 8102 --- [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) 10:53:27 2023-12-13T10:53:26.689Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.693Z INFO 8102 --- [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-5e16fbc8-9b45-46c4-946d-e82706b4816c', protocol='range'} 10:53:27 2023-12-13T10:53:26.693Z INFO 8102 --- [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]) 10:53:27 2023-12-13T10:53:26.693Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.696Z INFO 8102 --- [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-78350b06-d2d1-4802-aa6a-c56d0f7c6206', protocol='range'} 10:53:27 2023-12-13T10:53:26.696Z INFO 8102 --- [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-78350b06-d2d1-4802-aa6a-c56d0f7c6206=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:27 2023-12-13T10:53:26.702Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.706Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.707Z INFO 8102 --- [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-78350b06-d2d1-4802-aa6a-c56d0f7c6206', protocol='range'} 10:53:27 2023-12-13T10:53:26.707Z INFO 8102 --- [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]) 10:53:27 2023-12-13T10:53:26.707Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.711Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.717Z INFO 8102 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:53:27 2023-12-13T10:53:26.718Z INFO 8102 --- [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 10:53:27 2023-12-13T10:53:26.720Z INFO 8102 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:53:27 2023-12-13T10:53:26.736Z INFO 8102 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:27 2023-12-13T10:53:26.736Z INFO 8102 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:27 2023-12-13T10:53:26.777Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:27 2023-12-13T10:53:26.777Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:27 acks = -1 10:53:27 auto.include.jmx.reporter = true 10:53:27 batch.size = 16384 10:53:27 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:27 buffer.memory = 33554432 10:53:27 client.dns.lookup = use_all_dns_ips 10:53:27 client.id = producer-3 10:53:27 compression.type = none 10:53:27 connections.max.idle.ms = 540000 10:53:27 delivery.timeout.ms = 120000 10:53:27 enable.idempotence = false 10:53:27 interceptor.classes = [] 10:53:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:27 linger.ms = 1 10:53:27 max.block.ms = 60000 10:53:27 max.in.flight.requests.per.connection = 5 10:53:27 max.request.size = 1048576 10:53:27 metadata.max.age.ms = 300000 10:53:27 metadata.max.idle.ms = 300000 10:53:27 metric.reporters = [] 10:53:27 metrics.num.samples = 2 10:53:27 metrics.recording.level = INFO 10:53:27 metrics.sample.window.ms = 30000 10:53:27 partitioner.adaptive.partitioning.enable = true 10:53:27 partitioner.availability.timeout.ms = 0 10:53:27 partitioner.class = null 10:53:27 partitioner.ignore.keys = false 10:53:27 receive.buffer.bytes = 32768 10:53:27 reconnect.backoff.max.ms = 1000 10:53:27 reconnect.backoff.ms = 50 10:53:27 request.timeout.ms = 30000 10:53:27 retries = 0 10:53:27 retry.backoff.ms = 100 10:53:27 sasl.client.callback.handler.class = null 10:53:27 sasl.jaas.config = null 10:53:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:27 sasl.kerberos.min.time.before.relogin = 60000 10:53:27 sasl.kerberos.service.name = null 10:53:27 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:27 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:27 sasl.login.callback.handler.class = null 10:53:27 sasl.login.class = null 10:53:27 sasl.login.connect.timeout.ms = null 10:53:27 sasl.login.read.timeout.ms = null 10:53:27 sasl.login.refresh.buffer.seconds = 300 10:53:27 sasl.login.refresh.min.period.seconds = 60 10:53:27 sasl.login.refresh.window.factor = 0.8 10:53:27 sasl.login.refresh.window.jitter = 0.05 10:53:27 sasl.login.retry.backoff.max.ms = 10000 10:53:27 sasl.login.retry.backoff.ms = 100 10:53:27 sasl.mechanism = GSSAPI 10:53:27 sasl.oauthbearer.clock.skew.seconds = 30 10:53:27 sasl.oauthbearer.expected.audience = null 10:53:27 sasl.oauthbearer.expected.issuer = null 10:53:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:27 sasl.oauthbearer.jwks.endpoint.url = null 10:53:27 sasl.oauthbearer.scope.claim.name = scope 10:53:27 sasl.oauthbearer.sub.claim.name = sub 10:53:27 sasl.oauthbearer.token.endpoint.url = null 10:53:27 security.protocol = PLAINTEXT 10:53:27 security.providers = null 10:53:27 send.buffer.bytes = 131072 10:53:27 socket.connection.setup.timeout.max.ms = 30000 10:53:27 socket.connection.setup.timeout.ms = 10000 10:53:27 ssl.cipher.suites = null 10:53:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:27 ssl.endpoint.identification.algorithm = https 10:53:27 ssl.engine.factory.class = null 10:53:27 ssl.key.password = null 10:53:27 ssl.keymanager.algorithm = SunX509 10:53:27 ssl.keystore.certificate.chain = null 10:53:27 ssl.keystore.key = null 10:53:27 ssl.keystore.location = null 10:53:27 ssl.keystore.password = null 10:53:27 ssl.keystore.type = JKS 10:53:27 ssl.protocol = TLSv1.3 10:53:27 ssl.provider = null 10:53:27 ssl.secure.random.implementation = null 10:53:27 ssl.trustmanager.algorithm = PKIX 10:53:27 ssl.truststore.certificates = null 10:53:27 ssl.truststore.location = null 10:53:27 ssl.truststore.password = null 10:53:27 ssl.truststore.type = JKS 10:53:27 transaction.timeout.ms = 60000 10:53:27 transactional.id = null 10:53:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:27 10:53:27 2023-12-13T10:53:26.799Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:27 2023-12-13T10:53:26.799Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:27 2023-12-13T10:53:26.799Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:27 2023-12-13T10:53:26.799Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464806799 10:53:27 2023-12-13T10:53:26.811Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:27 2023-12-13T10:53:26.811Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: WXfKGNXUQlWy_6R3MEhshA 10:53:27 2023-12-13T10:53:27.036Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:27 2023-12-13T10:53:27.036Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:27 2023-12-13T10:53:27.119Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:27 2023-12-13T10:53:27.119Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:27 acks = -1 10:53:27 auto.include.jmx.reporter = true 10:53:27 batch.size = 16384 10:53:27 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:27 buffer.memory = 33554432 10:53:27 client.dns.lookup = use_all_dns_ips 10:53:27 client.id = producer-4 10:53:27 compression.type = none 10:53:27 connections.max.idle.ms = 540000 10:53:27 delivery.timeout.ms = 120000 10:53:27 enable.idempotence = false 10:53:27 interceptor.classes = [] 10:53:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:27 linger.ms = 1 10:53:27 max.block.ms = 60000 10:53:27 max.in.flight.requests.per.connection = 5 10:53:27 max.request.size = 1048576 10:53:27 metadata.max.age.ms = 300000 10:53:27 metadata.max.idle.ms = 300000 10:53:27 metric.reporters = [] 10:53:27 metrics.num.samples = 2 10:53:27 metrics.recording.level = INFO 10:53:27 metrics.sample.window.ms = 30000 10:53:27 partitioner.adaptive.partitioning.enable = true 10:53:27 partitioner.availability.timeout.ms = 0 10:53:27 partitioner.class = null 10:53:27 partitioner.ignore.keys = false 10:53:27 receive.buffer.bytes = 32768 10:53:27 reconnect.backoff.max.ms = 1000 10:53:27 reconnect.backoff.ms = 50 10:53:27 request.timeout.ms = 30000 10:53:27 retries = 0 10:53:27 retry.backoff.ms = 100 10:53:27 sasl.client.callback.handler.class = null 10:53:27 sasl.jaas.config = null 10:53:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:27 sasl.kerberos.min.time.before.relogin = 60000 10:53:27 sasl.kerberos.service.name = null 10:53:27 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:27 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:27 sasl.login.callback.handler.class = null 10:53:27 sasl.login.class = null 10:53:27 sasl.login.connect.timeout.ms = null 10:53:27 sasl.login.read.timeout.ms = null 10:53:27 sasl.login.refresh.buffer.seconds = 300 10:53:27 sasl.login.refresh.min.period.seconds = 60 10:53:27 sasl.login.refresh.window.factor = 0.8 10:53:27 sasl.login.refresh.window.jitter = 0.05 10:53:27 sasl.login.retry.backoff.max.ms = 10000 10:53:27 sasl.login.retry.backoff.ms = 100 10:53:27 sasl.mechanism = GSSAPI 10:53:27 sasl.oauthbearer.clock.skew.seconds = 30 10:53:27 sasl.oauthbearer.expected.audience = null 10:53:27 sasl.oauthbearer.expected.issuer = null 10:53:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:27 sasl.oauthbearer.jwks.endpoint.url = null 10:53:27 sasl.oauthbearer.scope.claim.name = scope 10:53:27 sasl.oauthbearer.sub.claim.name = sub 10:53:27 sasl.oauthbearer.token.endpoint.url = null 10:53:27 security.protocol = PLAINTEXT 10:53:27 security.providers = null 10:53:27 send.buffer.bytes = 131072 10:53:27 socket.connection.setup.timeout.max.ms = 30000 10:53:27 socket.connection.setup.timeout.ms = 10000 10:53:27 ssl.cipher.suites = null 10:53:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:27 ssl.endpoint.identification.algorithm = https 10:53:27 ssl.engine.factory.class = null 10:53:27 ssl.key.password = null 10:53:27 ssl.keymanager.algorithm = SunX509 10:53:27 ssl.keystore.certificate.chain = null 10:53:27 ssl.keystore.key = null 10:53:27 ssl.keystore.location = null 10:53:27 ssl.keystore.password = null 10:53:27 ssl.keystore.type = JKS 10:53:27 ssl.protocol = TLSv1.3 10:53:27 ssl.provider = null 10:53:27 ssl.secure.random.implementation = null 10:53:27 ssl.trustmanager.algorithm = PKIX 10:53:27 ssl.truststore.certificates = null 10:53:27 ssl.truststore.location = null 10:53:27 ssl.truststore.password = null 10:53:27 ssl.truststore.type = JKS 10:53:27 transaction.timeout.ms = 60000 10:53:27 transactional.id = null 10:53:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:27 10:53:27 2023-12-13T10:53:27.121Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:27 2023-12-13T10:53:27.122Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:27 2023-12-13T10:53:27.122Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:27 2023-12-13T10:53:27.122Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464807121 10:53:27 2023-12-13T10:53:27.144Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:27 2023-12-13T10:53:27.144Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: WXfKGNXUQlWy_6R3MEhshA 10:53:27 2023-12-13T10:53:27.200Z ERROR 8102 --- [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 10:53:27 10:53:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:27 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:27 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:27 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:27 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:53:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:53:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:53:27 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:53:27 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:53:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:53:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:53:27 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:53:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:53:27 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:53:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:53:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:53:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:53:27 ... 3 common frames omitted 10:53:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:53:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:53:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:53:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:53:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:53:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:53:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:53:27 ... 15 common frames omitted 10:53:27 10:53:27 2023-12-13T10:53:27.461Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:27 2023-12-13T10:53:27.461Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:27 acks = -1 10:53:27 auto.include.jmx.reporter = true 10:53:27 batch.size = 16384 10:53:27 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:27 buffer.memory = 33554432 10:53:27 client.dns.lookup = use_all_dns_ips 10:53:27 client.id = producer-5 10:53:27 compression.type = none 10:53:27 connections.max.idle.ms = 540000 10:53:27 delivery.timeout.ms = 120000 10:53:27 enable.idempotence = false 10:53:27 interceptor.classes = [] 10:53:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:27 linger.ms = 1 10:53:27 max.block.ms = 60000 10:53:27 max.in.flight.requests.per.connection = 5 10:53:27 max.request.size = 1048576 10:53:27 metadata.max.age.ms = 300000 10:53:27 metadata.max.idle.ms = 300000 10:53:27 metric.reporters = [] 10:53:27 metrics.num.samples = 2 10:53:27 metrics.recording.level = INFO 10:53:27 metrics.sample.window.ms = 30000 10:53:27 partitioner.adaptive.partitioning.enable = true 10:53:27 partitioner.availability.timeout.ms = 0 10:53:27 partitioner.class = null 10:53:27 partitioner.ignore.keys = false 10:53:27 receive.buffer.bytes = 32768 10:53:27 reconnect.backoff.max.ms = 1000 10:53:27 reconnect.backoff.ms = 50 10:53:27 request.timeout.ms = 30000 10:53:27 retries = 0 10:53:27 retry.backoff.ms = 100 10:53:27 sasl.client.callback.handler.class = null 10:53:27 sasl.jaas.config = null 10:53:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:27 sasl.kerberos.min.time.before.relogin = 60000 10:53:27 sasl.kerberos.service.name = null 10:53:27 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:27 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:27 sasl.login.callback.handler.class = null 10:53:27 sasl.login.class = null 10:53:27 sasl.login.connect.timeout.ms = null 10:53:27 sasl.login.read.timeout.ms = null 10:53:27 sasl.login.refresh.buffer.seconds = 300 10:53:27 sasl.login.refresh.min.period.seconds = 60 10:53:27 sasl.login.refresh.window.factor = 0.8 10:53:27 sasl.login.refresh.window.jitter = 0.05 10:53:27 sasl.login.retry.backoff.max.ms = 10000 10:53:27 sasl.login.retry.backoff.ms = 100 10:53:27 sasl.mechanism = GSSAPI 10:53:27 sasl.oauthbearer.clock.skew.seconds = 30 10:53:27 sasl.oauthbearer.expected.audience = null 10:53:27 sasl.oauthbearer.expected.issuer = null 10:53:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:27 sasl.oauthbearer.jwks.endpoint.url = null 10:53:27 sasl.oauthbearer.scope.claim.name = scope 10:53:27 sasl.oauthbearer.sub.claim.name = sub 10:53:27 sasl.oauthbearer.token.endpoint.url = null 10:53:27 security.protocol = PLAINTEXT 10:53:27 security.providers = null 10:53:27 send.buffer.bytes = 131072 10:53:27 socket.connection.setup.timeout.max.ms = 30000 10:53:27 socket.connection.setup.timeout.ms = 10000 10:53:27 ssl.cipher.suites = null 10:53:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:27 ssl.endpoint.identification.algorithm = https 10:53:27 ssl.engine.factory.class = null 10:53:27 ssl.key.password = null 10:53:27 ssl.keymanager.algorithm = SunX509 10:53:27 ssl.keystore.certificate.chain = null 10:53:27 ssl.keystore.key = null 10:53:27 ssl.keystore.location = null 10:53:27 ssl.keystore.password = null 10:53:27 ssl.keystore.type = JKS 10:53:27 ssl.protocol = TLSv1.3 10:53:27 ssl.provider = null 10:53:27 ssl.secure.random.implementation = null 10:53:27 ssl.trustmanager.algorithm = PKIX 10:53:27 ssl.truststore.certificates = null 10:53:27 ssl.truststore.location = null 10:53:27 ssl.truststore.password = null 10:53:27 ssl.truststore.type = JKS 10:53:27 transaction.timeout.ms = 60000 10:53:27 transactional.id = null 10:53:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:27 10:53:27 2023-12-13T10:53:27.463Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:27 2023-12-13T10:53:27.463Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:27 2023-12-13T10:53:27.463Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:27 2023-12-13T10:53:27.463Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464807463 10:53:27 2023-12-13T10:53:27.480Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:27 2023-12-13T10:53:27.480Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:27 2023-12-13T10:53:27.481Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:27 2023-12-13T10:53:27.481Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: WXfKGNXUQlWy_6R3MEhshA 10:53:27 2023-12-13T10:53:27.595Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:27 2023-12-13T10:53:27.595Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:27 2023-12-13T10:53:27.685Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:27 2023-12-13T10:53:27.685Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-13T10:53:27.788Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:28 2023-12-13T10:53:27.788Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:28 acks = -1 10:53:28 auto.include.jmx.reporter = true 10:53:28 batch.size = 16384 10:53:28 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:28 buffer.memory = 33554432 10:53:28 client.dns.lookup = use_all_dns_ips 10:53:28 client.id = producer-6 10:53:28 compression.type = none 10:53:28 connections.max.idle.ms = 540000 10:53:28 delivery.timeout.ms = 120000 10:53:28 enable.idempotence = false 10:53:28 interceptor.classes = [] 10:53:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:28 linger.ms = 1 10:53:28 max.block.ms = 60000 10:53:28 max.in.flight.requests.per.connection = 5 10:53:28 max.request.size = 1048576 10:53:28 metadata.max.age.ms = 300000 10:53:28 metadata.max.idle.ms = 300000 10:53:28 metric.reporters = [] 10:53:28 metrics.num.samples = 2 10:53:28 metrics.recording.level = INFO 10:53:28 metrics.sample.window.ms = 30000 10:53:28 partitioner.adaptive.partitioning.enable = true 10:53:28 partitioner.availability.timeout.ms = 0 10:53:28 partitioner.class = null 10:53:28 partitioner.ignore.keys = false 10:53:28 receive.buffer.bytes = 32768 10:53:28 reconnect.backoff.max.ms = 1000 10:53:28 reconnect.backoff.ms = 50 10:53:28 request.timeout.ms = 30000 10:53:28 retries = 0 10:53:28 retry.backoff.ms = 100 10:53:28 sasl.client.callback.handler.class = null 10:53:28 sasl.jaas.config = null 10:53:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:28 sasl.kerberos.min.time.before.relogin = 60000 10:53:28 sasl.kerberos.service.name = null 10:53:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:28 sasl.login.callback.handler.class = null 10:53:28 sasl.login.class = null 10:53:28 sasl.login.connect.timeout.ms = null 10:53:28 sasl.login.read.timeout.ms = null 10:53:28 sasl.login.refresh.buffer.seconds = 300 10:53:28 sasl.login.refresh.min.period.seconds = 60 10:53:28 sasl.login.refresh.window.factor = 0.8 10:53:28 sasl.login.refresh.window.jitter = 0.05 10:53:28 sasl.login.retry.backoff.max.ms = 10000 10:53:28 sasl.login.retry.backoff.ms = 100 10:53:28 sasl.mechanism = GSSAPI 10:53:28 sasl.oauthbearer.clock.skew.seconds = 30 10:53:28 sasl.oauthbearer.expected.audience = null 10:53:28 sasl.oauthbearer.expected.issuer = null 10:53:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:28 sasl.oauthbearer.jwks.endpoint.url = null 10:53:28 sasl.oauthbearer.scope.claim.name = scope 10:53:28 sasl.oauthbearer.sub.claim.name = sub 10:53:28 sasl.oauthbearer.token.endpoint.url = null 10:53:28 security.protocol = PLAINTEXT 10:53:28 security.providers = null 10:53:28 send.buffer.bytes = 131072 10:53:28 socket.connection.setup.timeout.max.ms = 30000 10:53:28 socket.connection.setup.timeout.ms = 10000 10:53:28 ssl.cipher.suites = null 10:53:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:28 ssl.endpoint.identification.algorithm = https 10:53:28 ssl.engine.factory.class = null 10:53:28 ssl.key.password = null 10:53:28 ssl.keymanager.algorithm = SunX509 10:53:28 ssl.keystore.certificate.chain = null 10:53:28 ssl.keystore.key = null 10:53:28 ssl.keystore.location = null 10:53:28 ssl.keystore.password = null 10:53:28 ssl.keystore.type = JKS 10:53:28 ssl.protocol = TLSv1.3 10:53:28 ssl.provider = null 10:53:28 ssl.secure.random.implementation = null 10:53:28 ssl.trustmanager.algorithm = PKIX 10:53:28 ssl.truststore.certificates = null 10:53:28 ssl.truststore.location = null 10:53:28 ssl.truststore.password = null 10:53:28 ssl.truststore.type = JKS 10:53:28 transaction.timeout.ms = 60000 10:53:28 transactional.id = null 10:53:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:28 10:53:28 2023-12-13T10:53:27.790Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:28 2023-12-13T10:53:27.790Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:28 2023-12-13T10:53:27.790Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:28 2023-12-13T10:53:27.790Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464807790 10:53:28 2023-12-13T10:53:27.801Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:28 2023-12-13T10:53:27.801Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: WXfKGNXUQlWy_6R3MEhshA 10:53:28 2023-12-13T10:53:28.108Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:28 2023-12-13T10:53:28.108Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:28 acks = -1 10:53:28 auto.include.jmx.reporter = true 10:53:28 batch.size = 16384 10:53:28 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:28 buffer.memory = 33554432 10:53:28 client.dns.lookup = use_all_dns_ips 10:53:28 client.id = producer-7 10:53:28 compression.type = none 10:53:28 connections.max.idle.ms = 540000 10:53:28 delivery.timeout.ms = 120000 10:53:28 enable.idempotence = false 10:53:28 interceptor.classes = [] 10:53:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:28 linger.ms = 1 10:53:28 max.block.ms = 60000 10:53:28 max.in.flight.requests.per.connection = 5 10:53:28 max.request.size = 1048576 10:53:28 metadata.max.age.ms = 300000 10:53:28 metadata.max.idle.ms = 300000 10:53:28 metric.reporters = [] 10:53:28 metrics.num.samples = 2 10:53:28 metrics.recording.level = INFO 10:53:28 metrics.sample.window.ms = 30000 10:53:28 partitioner.adaptive.partitioning.enable = true 10:53:28 partitioner.availability.timeout.ms = 0 10:53:28 partitioner.class = null 10:53:28 partitioner.ignore.keys = false 10:53:28 receive.buffer.bytes = 32768 10:53:28 reconnect.backoff.max.ms = 1000 10:53:28 reconnect.backoff.ms = 50 10:53:28 request.timeout.ms = 30000 10:53:28 retries = 0 10:53:28 retry.backoff.ms = 100 10:53:28 sasl.client.callback.handler.class = null 10:53:28 sasl.jaas.config = null 10:53:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:28 sasl.kerberos.min.time.before.relogin = 60000 10:53:28 sasl.kerberos.service.name = null 10:53:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:28 sasl.login.callback.handler.class = null 10:53:28 sasl.login.class = null 10:53:28 sasl.login.connect.timeout.ms = null 10:53:28 sasl.login.read.timeout.ms = null 10:53:28 sasl.login.refresh.buffer.seconds = 300 10:53:28 sasl.login.refresh.min.period.seconds = 60 10:53:28 sasl.login.refresh.window.factor = 0.8 10:53:28 sasl.login.refresh.window.jitter = 0.05 10:53:28 sasl.login.retry.backoff.max.ms = 10000 10:53:28 sasl.login.retry.backoff.ms = 100 10:53:28 sasl.mechanism = GSSAPI 10:53:28 sasl.oauthbearer.clock.skew.seconds = 30 10:53:28 sasl.oauthbearer.expected.audience = null 10:53:28 sasl.oauthbearer.expected.issuer = null 10:53:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:28 sasl.oauthbearer.jwks.endpoint.url = null 10:53:28 sasl.oauthbearer.scope.claim.name = scope 10:53:28 sasl.oauthbearer.sub.claim.name = sub 10:53:28 sasl.oauthbearer.token.endpoint.url = null 10:53:28 security.protocol = PLAINTEXT 10:53:28 security.providers = null 10:53:28 send.buffer.bytes = 131072 10:53:28 socket.connection.setup.timeout.max.ms = 30000 10:53:28 socket.connection.setup.timeout.ms = 10000 10:53:28 ssl.cipher.suites = null 10:53:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:28 ssl.endpoint.identification.algorithm = https 10:53:28 ssl.engine.factory.class = null 10:53:28 ssl.key.password = null 10:53:28 ssl.keymanager.algorithm = SunX509 10:53:28 ssl.keystore.certificate.chain = null 10:53:28 ssl.keystore.key = null 10:53:28 ssl.keystore.location = null 10:53:28 ssl.keystore.password = null 10:53:28 ssl.keystore.type = JKS 10:53:28 ssl.protocol = TLSv1.3 10:53:28 ssl.provider = null 10:53:28 ssl.secure.random.implementation = null 10:53:28 ssl.trustmanager.algorithm = PKIX 10:53:28 ssl.truststore.certificates = null 10:53:28 ssl.truststore.location = null 10:53:28 ssl.truststore.password = null 10:53:28 ssl.truststore.type = JKS 10:53:28 transaction.timeout.ms = 60000 10:53:28 transactional.id = null 10:53:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:28 10:53:28 2023-12-13T10:53:28.111Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:28 2023-12-13T10:53:28.111Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:28 2023-12-13T10:53:28.111Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:28 2023-12-13T10:53:28.111Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464808111 10:53:28 2023-12-13T10:53:28.122Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:28 2023-12-13T10:53:28.122Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: WXfKGNXUQlWy_6R3MEhshA 10:53:28 2023-12-13T10:53:28.140Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:28 2023-12-13T10:53:28.140Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:28 2023-12-13T10:53:28.431Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:28 2023-12-13T10:53:28.432Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:28 acks = -1 10:53:28 auto.include.jmx.reporter = true 10:53:28 batch.size = 16384 10:53:28 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:28 buffer.memory = 33554432 10:53:28 client.dns.lookup = use_all_dns_ips 10:53:28 client.id = producer-8 10:53:28 compression.type = none 10:53:28 connections.max.idle.ms = 540000 10:53:28 delivery.timeout.ms = 120000 10:53:28 enable.idempotence = false 10:53:28 interceptor.classes = [] 10:53:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:28 linger.ms = 1 10:53:28 max.block.ms = 60000 10:53:28 max.in.flight.requests.per.connection = 5 10:53:28 max.request.size = 1048576 10:53:28 metadata.max.age.ms = 300000 10:53:28 metadata.max.idle.ms = 300000 10:53:28 metric.reporters = [] 10:53:28 metrics.num.samples = 2 10:53:28 metrics.recording.level = INFO 10:53:28 metrics.sample.window.ms = 30000 10:53:28 partitioner.adaptive.partitioning.enable = true 10:53:28 partitioner.availability.timeout.ms = 0 10:53:28 partitioner.class = null 10:53:28 partitioner.ignore.keys = false 10:53:28 receive.buffer.bytes = 32768 10:53:28 reconnect.backoff.max.ms = 1000 10:53:28 reconnect.backoff.ms = 50 10:53:28 request.timeout.ms = 30000 10:53:28 retries = 0 10:53:28 retry.backoff.ms = 100 10:53:28 sasl.client.callback.handler.class = null 10:53:28 sasl.jaas.config = null 10:53:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:28 sasl.kerberos.min.time.before.relogin = 60000 10:53:28 sasl.kerberos.service.name = null 10:53:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:28 sasl.login.callback.handler.class = null 10:53:28 sasl.login.class = null 10:53:28 sasl.login.connect.timeout.ms = null 10:53:28 sasl.login.read.timeout.ms = null 10:53:28 sasl.login.refresh.buffer.seconds = 300 10:53:28 sasl.login.refresh.min.period.seconds = 60 10:53:28 sasl.login.refresh.window.factor = 0.8 10:53:28 sasl.login.refresh.window.jitter = 0.05 10:53:28 sasl.login.retry.backoff.max.ms = 10000 10:53:28 sasl.login.retry.backoff.ms = 100 10:53:28 sasl.mechanism = GSSAPI 10:53:28 sasl.oauthbearer.clock.skew.seconds = 30 10:53:28 sasl.oauthbearer.expected.audience = null 10:53:28 sasl.oauthbearer.expected.issuer = null 10:53:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:28 sasl.oauthbearer.jwks.endpoint.url = null 10:53:28 sasl.oauthbearer.scope.claim.name = scope 10:53:28 sasl.oauthbearer.sub.claim.name = sub 10:53:28 sasl.oauthbearer.token.endpoint.url = null 10:53:28 security.protocol = PLAINTEXT 10:53:28 security.providers = null 10:53:28 send.buffer.bytes = 131072 10:53:28 socket.connection.setup.timeout.max.ms = 30000 10:53:28 socket.connection.setup.timeout.ms = 10000 10:53:28 ssl.cipher.suites = null 10:53:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:28 ssl.endpoint.identification.algorithm = https 10:53:28 ssl.engine.factory.class = null 10:53:28 ssl.key.password = null 10:53:28 ssl.keymanager.algorithm = SunX509 10:53:28 ssl.keystore.certificate.chain = null 10:53:28 ssl.keystore.key = null 10:53:28 ssl.keystore.location = null 10:53:28 ssl.keystore.password = null 10:53:28 ssl.keystore.type = JKS 10:53:28 ssl.protocol = TLSv1.3 10:53:28 ssl.provider = null 10:53:28 ssl.secure.random.implementation = null 10:53:28 ssl.trustmanager.algorithm = PKIX 10:53:28 ssl.truststore.certificates = null 10:53:28 ssl.truststore.location = null 10:53:28 ssl.truststore.password = null 10:53:28 ssl.truststore.type = JKS 10:53:28 transaction.timeout.ms = 60000 10:53:28 transactional.id = null 10:53:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:28 10:53:28 2023-12-13T10:53:28.435Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:28 2023-12-13T10:53:28.436Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:28 2023-12-13T10:53:28.436Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:28 2023-12-13T10:53:28.436Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464808436 10:53:28 2023-12-13T10:53:28.441Z INFO 8102 --- [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 BY5PnYbMRLSgd7w3w6wcnQ 10:53:28 2023-12-13T10:53:28.441Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: WXfKGNXUQlWy_6R3MEhshA 10:53:28 2023-12-13T10:53:28.452Z ERROR 8102 --- [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 10:53:28 10:53:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 10:53:28 Endpoint handler details: 10:53:28 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 10:53:28 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@b71af3f] 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:28 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:28 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:28 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:28 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:28 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 10:53:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 10:53:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:53:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:53:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:53:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:53:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 10:53:28 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 10:53:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:53:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:53:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:53:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:53:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 10:53:28 ... 14 common frames omitted 10:53:28 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.apache.kafka.clients.consumer.KafkaConsumer@5e1ae7d3, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702464808441, kafka_groupId=ncmp-async-rest-request-event-group}] 10:53:28 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 10:53:28 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 10:53:28 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 10:53:28 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 10:53:28 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 10:53:28 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 10:53:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 10:53:28 ... 19 common frames omitted 10:53:28 10:53:28 2023-12-13T10:53:28.461Z ERROR 8102 --- [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 10:53:28 10:53:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:28 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:28 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:28 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:28 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:28 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:53:28 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:53:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:53:28 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:53:28 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:53:28 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:53:28 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:53:28 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:53:28 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:53:28 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1287) 10:53:28 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:53:28 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:53:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:53:28 ... 3 common frames omitted 10:53:28 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:53:28 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:53:28 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:53:28 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:53:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:53:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:53:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:53:28 ... 15 common frames omitted 10:53:28 10:53:28 2023-12-13T10:53:28.549Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:28 2023-12-13T10:53:28.550Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:28 2023-12-13T10:53:28.589Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-13T10:53:28.589Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-13T10:53:28.686Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-13T10:53:28.686Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 346ms, elapsed time since send: 346ms, request timeout: 30000ms) 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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: 340ms, elapsed time since send: 340ms, request timeout: 30000ms) 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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=1685632653, epoch=6) to node 1: 10:53:29 10:53:29 org.apache.kafka.common.errors.DisconnectException: null 10:53:29 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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=460708792, epoch=6) to node 1: 10:53:29 10:53:29 org.apache.kafka.common.errors.DisconnectException: null 10:53:29 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.797Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:53:29 2023-12-13T10:53:28.798Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:53:29 2023-12-13T10:53:28.897Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.897Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.897Z WARN 8102 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.897Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.898Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.898Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.898Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.898Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.898Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.898Z WARN 8102 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.898Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.898Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.899Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.899Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.899Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.900Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.998Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.998Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.998Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.998Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.998Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.998Z WARN 8102 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.999Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:29 2023-12-13T10:53:28.999Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:28.999Z INFO 8102 --- [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. 10:53:29 2023-12-13T10:53:28.999Z WARN 8102 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:29.000Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:29 2023-12-13T10:53:29.000Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:29.000Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:29 2023-12-13T10:53:29.000Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:29.000Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:29 2023-12-13T10:53:29.000Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:29.043Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:29 2023-12-13T10:53:29.044Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:29 2023-12-13T10:53:29.064Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.064Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.064Z INFO 8102 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:29 2023-12-13T10:53:29.064Z INFO 8102 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:29 2023-12-13T10:53:29.065Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.065Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.065Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.065Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.065Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.065Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:29 2023-12-13T10:53:29.066Z INFO 8102 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:29 2023-12-13T10:53:29.069Z INFO 8102 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 10:53:29 2023-12-13T10:53:29.069Z INFO 8102 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:53:29 2023-12-13T10:53:29.071Z INFO 8102 --- [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 10:53:29 2023-12-13T10:53:29.071Z INFO 8102 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:53:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.995 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:53:29 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:53:34 2023-12-13T10:53:29.079Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:34 2023-12-13T10:53:29.127Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 70dd8e01b9b8027ce46b3f2bb57f7eb1e7d635dca4a6d7961d8a12db250e0b15 10:53:34 2023-12-13T10:53:29.200Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.200Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.201Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.202Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.202Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.202Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.204Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.204Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.204Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.204Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.256Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.256Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.604Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.604Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.642Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.642Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.652Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.652Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.653Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.653Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.654Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.654Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.657Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.657Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.707Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.707Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.760Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.760Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.793Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.793Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:29.953Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:29.953Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.411Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.411Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.411Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.411Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.461Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.461Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.533Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.533Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.533Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.533Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.627Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.627Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.667Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.667Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.784Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.784Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:30.898Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:30.898Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.058Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.059Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.386Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.386Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.414Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.414Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.487Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.487Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.580Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.580Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.583Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.584Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.584Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.584Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.637Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.637Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.880Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.880Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.901Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.901Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:31.961Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:31.962Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.391Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.391Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.438Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.438Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.490Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.490Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.520Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.520Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.638Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.638Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.697Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.697Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.742Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.742Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.804Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.804Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:32.969Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:32.970Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.084Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.084Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.454Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.454Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.537Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.537Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.544Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.544Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.544Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.545Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.561Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.561Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.562Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.562Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.663Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.663Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.706Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.706Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.972Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.973Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:33.995Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:34 2023-12-13T10:53:33.995Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:34.338Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.258925486S 10:53:34 10:53:34,364 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:34 10:53:34,364 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:34 10:53:34,365 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@50d6c88 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:34 10:53:34,367 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:34 10:53:34,367 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@50d6c88 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:34 10:53:34,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:34 10:53:34,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:34 10:53:34,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:34 10:53:34,370 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:34 10:53:34,370 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@50d6c88 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:34 10:53:34,372 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:34 10:53:34,372 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:34 10:53:34,372 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:34 10:53:34,372 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464814372) 10:53:34 10:53:34,372 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:34 10:53:34,372 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:34 10:53:34,373 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:34 10:53:34,374 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:34 10:53:34,374 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:34 10:53:34,374 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:34 10:53:34,375 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:34 10:53:34,375 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:34 10:53:34,380 |-INFO in ch.qos.logback.classic.pattern.DateConverter@35e9d5c1 - Setting zoneId to "UTC" 10:53:34 10:53:34,380 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:34 10:53:34,380 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:34 10:53:34,383 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:34 10:53:34,383 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:34 10:53:34,383 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:34 10:53:34,383 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:34 10:53:34,383 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:34 10:53:34,383 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f23f106 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:34 10:53:34,384 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:34 10:53:34,384 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d7de580 - End of configuration. 10:53:34 10:53:34,384 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@63faa18b - Registering current configuration as safe fallback point 10:53:34 10:53:34 10:53:34 . ____ _ __ _ _ 10:53:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:34 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:34 =========|_|==============|___/=/_/_/_/ 10:53:34 :: Spring Boot :: (v3.1.2) 10:53:34 10:53:34 2023-12-13T10:53:34.388Z INFO 8102 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:34 2023-12-13T10:53:34.388Z INFO 8102 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:34 2023-12-13T10:53:34.416Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:34 2023-12-13T10:53:34.416Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:34.447Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:34 2023-12-13T10:53:34.447Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:34.448Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:34 2023-12-13T10:53:34.448Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:34.465Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:34 2023-12-13T10:53:34.465Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:34.519Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:34 2023-12-13T10:53:34.519Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:34 2023-12-13T10:53:34.555Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:34 allow.auto.create.topics = true 10:53:34 auto.commit.interval.ms = 5000 10:53:34 auto.include.jmx.reporter = true 10:53:34 auto.offset.reset = latest 10:53:34 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:34 check.crcs = true 10:53:34 client.dns.lookup = use_all_dns_ips 10:53:34 client.id = consumer-ncmp-data-operation-event-group-7 10:53:34 client.rack = 10:53:34 connections.max.idle.ms = 540000 10:53:34 default.api.timeout.ms = 60000 10:53:34 enable.auto.commit = false 10:53:34 exclude.internal.topics = true 10:53:34 fetch.max.bytes = 52428800 10:53:34 fetch.max.wait.ms = 500 10:53:34 fetch.min.bytes = 1 10:53:34 group.id = ncmp-data-operation-event-group 10:53:34 group.instance.id = null 10:53:34 heartbeat.interval.ms = 3000 10:53:34 interceptor.classes = [] 10:53:34 internal.leave.group.on.close = true 10:53:34 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:34 isolation.level = read_uncommitted 10:53:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:34 max.partition.fetch.bytes = 1048576 10:53:34 max.poll.interval.ms = 300000 10:53:34 max.poll.records = 500 10:53:34 metadata.max.age.ms = 300000 10:53:34 metric.reporters = [] 10:53:34 metrics.num.samples = 2 10:53:34 metrics.recording.level = INFO 10:53:34 metrics.sample.window.ms = 30000 10:53:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:34 receive.buffer.bytes = 65536 10:53:34 reconnect.backoff.max.ms = 1000 10:53:34 reconnect.backoff.ms = 50 10:53:34 request.timeout.ms = 30000 10:53:34 retry.backoff.ms = 100 10:53:34 sasl.client.callback.handler.class = null 10:53:34 sasl.jaas.config = null 10:53:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:34 sasl.kerberos.min.time.before.relogin = 60000 10:53:34 sasl.kerberos.service.name = null 10:53:34 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:34 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:34 sasl.login.callback.handler.class = null 10:53:34 sasl.login.class = null 10:53:34 sasl.login.connect.timeout.ms = null 10:53:34 sasl.login.read.timeout.ms = null 10:53:34 sasl.login.refresh.buffer.seconds = 300 10:53:34 sasl.login.refresh.min.period.seconds = 60 10:53:34 sasl.login.refresh.window.factor = 0.8 10:53:34 sasl.login.refresh.window.jitter = 0.05 10:53:34 sasl.login.retry.backoff.max.ms = 10000 10:53:34 sasl.login.retry.backoff.ms = 100 10:53:34 sasl.mechanism = GSSAPI 10:53:34 sasl.oauthbearer.clock.skew.seconds = 30 10:53:34 sasl.oauthbearer.expected.audience = null 10:53:34 sasl.oauthbearer.expected.issuer = null 10:53:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:34 sasl.oauthbearer.jwks.endpoint.url = null 10:53:34 sasl.oauthbearer.scope.claim.name = scope 10:53:34 sasl.oauthbearer.sub.claim.name = sub 10:53:34 sasl.oauthbearer.token.endpoint.url = null 10:53:34 security.protocol = PLAINTEXT 10:53:34 security.providers = null 10:53:34 send.buffer.bytes = 131072 10:53:34 session.timeout.ms = 45000 10:53:34 socket.connection.setup.timeout.max.ms = 30000 10:53:34 socket.connection.setup.timeout.ms = 10000 10:53:34 ssl.cipher.suites = null 10:53:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:34 ssl.endpoint.identification.algorithm = https 10:53:34 ssl.engine.factory.class = null 10:53:34 ssl.key.password = null 10:53:34 ssl.keymanager.algorithm = SunX509 10:53:34 ssl.keystore.certificate.chain = null 10:53:34 ssl.keystore.key = null 10:53:34 ssl.keystore.location = null 10:53:34 ssl.keystore.password = null 10:53:34 ssl.keystore.type = JKS 10:53:34 ssl.protocol = TLSv1.3 10:53:34 ssl.provider = null 10:53:34 ssl.secure.random.implementation = null 10:53:34 ssl.trustmanager.algorithm = PKIX 10:53:34 ssl.truststore.certificates = null 10:53:34 ssl.truststore.location = null 10:53:34 ssl.truststore.password = null 10:53:34 ssl.truststore.type = JKS 10:53:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:34 10:53:34 2023-12-13T10:53:34.557Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:34 2023-12-13T10:53:34.557Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:34 2023-12-13T10:53:34.557Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464814557 10:53:34 2023-12-13T10:53:34.557Z INFO 8102 --- [ 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 10:53:34 2023-12-13T10:53:34.560Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:34 allow.auto.create.topics = true 10:53:34 auto.commit.interval.ms = 5000 10:53:34 auto.include.jmx.reporter = true 10:53:34 auto.offset.reset = latest 10:53:34 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:34 check.crcs = true 10:53:34 client.dns.lookup = use_all_dns_ips 10:53:34 client.id = consumer-ncmp-async-rest-request-event-group-8 10:53:34 client.rack = 10:53:34 connections.max.idle.ms = 540000 10:53:34 default.api.timeout.ms = 60000 10:53:34 enable.auto.commit = false 10:53:34 exclude.internal.topics = true 10:53:34 fetch.max.bytes = 52428800 10:53:34 fetch.max.wait.ms = 500 10:53:34 fetch.min.bytes = 1 10:53:34 group.id = ncmp-async-rest-request-event-group 10:53:34 group.instance.id = null 10:53:34 heartbeat.interval.ms = 3000 10:53:34 interceptor.classes = [] 10:53:34 internal.leave.group.on.close = true 10:53:34 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:34 isolation.level = read_uncommitted 10:53:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:34 max.partition.fetch.bytes = 1048576 10:53:34 max.poll.interval.ms = 300000 10:53:34 max.poll.records = 500 10:53:34 metadata.max.age.ms = 300000 10:53:34 metric.reporters = [] 10:53:34 metrics.num.samples = 2 10:53:34 metrics.recording.level = INFO 10:53:34 metrics.sample.window.ms = 30000 10:53:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:34 receive.buffer.bytes = 65536 10:53:34 reconnect.backoff.max.ms = 1000 10:53:34 reconnect.backoff.ms = 50 10:53:34 request.timeout.ms = 30000 10:53:34 retry.backoff.ms = 100 10:53:34 sasl.client.callback.handler.class = null 10:53:34 sasl.jaas.config = null 10:53:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:34 sasl.kerberos.min.time.before.relogin = 60000 10:53:34 sasl.kerberos.service.name = null 10:53:34 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:34 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:34 sasl.login.callback.handler.class = null 10:53:34 sasl.login.class = null 10:53:34 sasl.login.connect.timeout.ms = null 10:53:34 sasl.login.read.timeout.ms = null 10:53:34 sasl.login.refresh.buffer.seconds = 300 10:53:34 sasl.login.refresh.min.period.seconds = 60 10:53:34 sasl.login.refresh.window.factor = 0.8 10:53:34 sasl.login.refresh.window.jitter = 0.05 10:53:34 sasl.login.retry.backoff.max.ms = 10000 10:53:34 sasl.login.retry.backoff.ms = 100 10:53:34 sasl.mechanism = GSSAPI 10:53:34 sasl.oauthbearer.clock.skew.seconds = 30 10:53:34 sasl.oauthbearer.expected.audience = null 10:53:34 sasl.oauthbearer.expected.issuer = null 10:53:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:34 sasl.oauthbearer.jwks.endpoint.url = null 10:53:34 sasl.oauthbearer.scope.claim.name = scope 10:53:34 sasl.oauthbearer.sub.claim.name = sub 10:53:34 sasl.oauthbearer.token.endpoint.url = null 10:53:34 security.protocol = PLAINTEXT 10:53:34 security.providers = null 10:53:34 send.buffer.bytes = 131072 10:53:34 session.timeout.ms = 45000 10:53:34 socket.connection.setup.timeout.max.ms = 30000 10:53:34 socket.connection.setup.timeout.ms = 10000 10:53:34 ssl.cipher.suites = null 10:53:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:34 ssl.endpoint.identification.algorithm = https 10:53:34 ssl.engine.factory.class = null 10:53:34 ssl.key.password = null 10:53:34 ssl.keymanager.algorithm = SunX509 10:53:34 ssl.keystore.certificate.chain = null 10:53:34 ssl.keystore.key = null 10:53:34 ssl.keystore.location = null 10:53:34 ssl.keystore.password = null 10:53:34 ssl.keystore.type = JKS 10:53:34 ssl.protocol = TLSv1.3 10:53:34 ssl.provider = null 10:53:34 ssl.secure.random.implementation = null 10:53:34 ssl.trustmanager.algorithm = PKIX 10:53:34 ssl.truststore.certificates = null 10:53:34 ssl.truststore.location = null 10:53:34 ssl.truststore.password = null 10:53:34 ssl.truststore.type = JKS 10:53:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:34 10:53:34 2023-12-13T10:53:34.566Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:34 2023-12-13T10:53:34.566Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:34 2023-12-13T10:53:34.566Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464814566 10:53:34 2023-12-13T10:53:34.566Z INFO 8102 --- [ 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 10:53:34 2023-12-13T10:53:34.569Z INFO 8102 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.225 seconds (process running for 35.57) 10:53:35 2023-12-13T10:53:34.656Z WARN 8102 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 10:53:35 2023-12-13T10:53:34.657Z INFO 8102 --- [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: RHGTuHjhSAKzk0B7frFgww 10:53:35 2023-12-13T10:53:34.700Z WARN 8102 --- [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=LEADER_NOT_AVAILABLE} 10:53:35 2023-12-13T10:53:34.700Z INFO 8102 --- [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: RHGTuHjhSAKzk0B7frFgww 10:53:35 2023-12-13T10:53:34.725Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-13T10:53:34.725Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:34.764Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:35 2023-12-13T10:53:34.764Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:34.775Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-13T10:53:34.775Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:34.797Z WARN 8102 --- [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} 10:53:35 2023-12-13T10:53:34.831Z WARN 8102 --- [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} 10:53:35 2023-12-13T10:53:34.905Z INFO 8102 --- [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 AHwgr4I3SWi48XJ8MujLPg 10:53:35 2023-12-13T10:53:34.934Z INFO 8102 --- [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 AHwgr4I3SWi48XJ8MujLPg 10:53:35 2023-12-13T10:53:34.939Z INFO 8102 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 10:53:35 2023-12-13T10:53:34.940Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:34.963Z INFO 8102 --- [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-47a61741-6574-4b1c-aae8-d41e16360989 10:53:35 2023-12-13T10:53:34.963Z INFO 8102 --- [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) 10:53:35 2023-12-13T10:53:34.963Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:34.981Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-13T10:53:34.981Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:34.997Z INFO 8102 --- [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-47a61741-6574-4b1c-aae8-d41e16360989', protocol='range'} 10:53:35 2023-12-13T10:53:34.997Z INFO 8102 --- [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-47a61741-6574-4b1c-aae8-d41e16360989=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:35 2023-12-13T10:53:35.010Z INFO 8102 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 10:53:35 2023-12-13T10:53:35.011Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.026Z INFO 8102 --- [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-74d0af7c-5a3b-4876-bf05-3aaf3c986c89 10:53:35 2023-12-13T10:53:35.026Z INFO 8102 --- [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) 10:53:35 2023-12-13T10:53:35.026Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.031Z INFO 8102 --- [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-74d0af7c-5a3b-4876-bf05-3aaf3c986c89', protocol='range'} 10:53:35 2023-12-13T10:53:35.031Z INFO 8102 --- [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-74d0af7c-5a3b-4876-bf05-3aaf3c986c89=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:35 2023-12-13T10:53:35.039Z INFO 8102 --- [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-47a61741-6574-4b1c-aae8-d41e16360989', protocol='range'} 10:53:35 2023-12-13T10:53:35.040Z INFO 8102 --- [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]) 10:53:35 2023-12-13T10:53:35.040Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.041Z INFO 8102 --- [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-74d0af7c-5a3b-4876-bf05-3aaf3c986c89', protocol='range'} 10:53:35 2023-12-13T10:53:35.041Z INFO 8102 --- [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]) 10:53:35 2023-12-13T10:53:35.041Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.045Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.053Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.054Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.055Z INFO 8102 --- [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 10:53:35 2023-12-13T10:53:35.072Z INFO 8102 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 10:53:35 2023-12-13T10:53:35.073Z INFO 8102 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 10:53:35 2023-12-13T10:53:35.090Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:35 2023-12-13T10:53:35.091Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:35 acks = -1 10:53:35 auto.include.jmx.reporter = true 10:53:35 batch.size = 16384 10:53:35 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:35 buffer.memory = 33554432 10:53:35 client.dns.lookup = use_all_dns_ips 10:53:35 client.id = producer-9 10:53:35 compression.type = none 10:53:35 connections.max.idle.ms = 540000 10:53:35 delivery.timeout.ms = 120000 10:53:35 enable.idempotence = false 10:53:35 interceptor.classes = [] 10:53:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:35 linger.ms = 1 10:53:35 max.block.ms = 60000 10:53:35 max.in.flight.requests.per.connection = 5 10:53:35 max.request.size = 1048576 10:53:35 metadata.max.age.ms = 300000 10:53:35 metadata.max.idle.ms = 300000 10:53:35 metric.reporters = [] 10:53:35 metrics.num.samples = 2 10:53:35 metrics.recording.level = INFO 10:53:35 metrics.sample.window.ms = 30000 10:53:35 partitioner.adaptive.partitioning.enable = true 10:53:35 partitioner.availability.timeout.ms = 0 10:53:35 partitioner.class = null 10:53:35 partitioner.ignore.keys = false 10:53:35 receive.buffer.bytes = 32768 10:53:35 reconnect.backoff.max.ms = 1000 10:53:35 reconnect.backoff.ms = 50 10:53:35 request.timeout.ms = 30000 10:53:35 retries = 0 10:53:35 retry.backoff.ms = 100 10:53:35 sasl.client.callback.handler.class = null 10:53:35 sasl.jaas.config = null 10:53:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:35 sasl.kerberos.min.time.before.relogin = 60000 10:53:35 sasl.kerberos.service.name = null 10:53:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:35 sasl.login.callback.handler.class = null 10:53:35 sasl.login.class = null 10:53:35 sasl.login.connect.timeout.ms = null 10:53:35 sasl.login.read.timeout.ms = null 10:53:35 sasl.login.refresh.buffer.seconds = 300 10:53:35 sasl.login.refresh.min.period.seconds = 60 10:53:35 sasl.login.refresh.window.factor = 0.8 10:53:35 sasl.login.refresh.window.jitter = 0.05 10:53:35 sasl.login.retry.backoff.max.ms = 10000 10:53:35 sasl.login.retry.backoff.ms = 100 10:53:35 sasl.mechanism = GSSAPI 10:53:35 sasl.oauthbearer.clock.skew.seconds = 30 10:53:35 sasl.oauthbearer.expected.audience = null 10:53:35 sasl.oauthbearer.expected.issuer = null 10:53:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:35 sasl.oauthbearer.jwks.endpoint.url = null 10:53:35 sasl.oauthbearer.scope.claim.name = scope 10:53:35 sasl.oauthbearer.sub.claim.name = sub 10:53:35 sasl.oauthbearer.token.endpoint.url = null 10:53:35 security.protocol = PLAINTEXT 10:53:35 security.providers = null 10:53:35 send.buffer.bytes = 131072 10:53:35 socket.connection.setup.timeout.max.ms = 30000 10:53:35 socket.connection.setup.timeout.ms = 10000 10:53:35 ssl.cipher.suites = null 10:53:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:35 ssl.endpoint.identification.algorithm = https 10:53:35 ssl.engine.factory.class = null 10:53:35 ssl.key.password = null 10:53:35 ssl.keymanager.algorithm = SunX509 10:53:35 ssl.keystore.certificate.chain = null 10:53:35 ssl.keystore.key = null 10:53:35 ssl.keystore.location = null 10:53:35 ssl.keystore.password = null 10:53:35 ssl.keystore.type = JKS 10:53:35 ssl.protocol = TLSv1.3 10:53:35 ssl.provider = null 10:53:35 ssl.secure.random.implementation = null 10:53:35 ssl.trustmanager.algorithm = PKIX 10:53:35 ssl.truststore.certificates = null 10:53:35 ssl.truststore.location = null 10:53:35 ssl.truststore.password = null 10:53:35 ssl.truststore.type = JKS 10:53:35 transaction.timeout.ms = 60000 10:53:35 transactional.id = null 10:53:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:35 10:53:35 2023-12-13T10:53:35.093Z INFO 8102 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:35 2023-12-13T10:53:35.094Z INFO 8102 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:35 2023-12-13T10:53:35.100Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:35 2023-12-13T10:53:35.100Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:35 2023-12-13T10:53:35.100Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:35 2023-12-13T10:53:35.100Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464815100 10:53:35 2023-12-13T10:53:35.113Z INFO 8102 --- [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 AHwgr4I3SWi48XJ8MujLPg 10:53:35 2023-12-13T10:53:35.113Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: RHGTuHjhSAKzk0B7frFgww 10:53:35 2023-12-13T10:53:35.119Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.119Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.325Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.325Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.429Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:35 2023-12-13T10:53:35.429Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:35 acks = -1 10:53:35 auto.include.jmx.reporter = true 10:53:35 batch.size = 16384 10:53:35 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:35 buffer.memory = 33554432 10:53:35 client.dns.lookup = use_all_dns_ips 10:53:35 client.id = producer-10 10:53:35 compression.type = none 10:53:35 connections.max.idle.ms = 540000 10:53:35 delivery.timeout.ms = 120000 10:53:35 enable.idempotence = false 10:53:35 interceptor.classes = [] 10:53:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:35 linger.ms = 1 10:53:35 max.block.ms = 60000 10:53:35 max.in.flight.requests.per.connection = 5 10:53:35 max.request.size = 1048576 10:53:35 metadata.max.age.ms = 300000 10:53:35 metadata.max.idle.ms = 300000 10:53:35 metric.reporters = [] 10:53:35 metrics.num.samples = 2 10:53:35 metrics.recording.level = INFO 10:53:35 metrics.sample.window.ms = 30000 10:53:35 partitioner.adaptive.partitioning.enable = true 10:53:35 partitioner.availability.timeout.ms = 0 10:53:35 partitioner.class = null 10:53:35 partitioner.ignore.keys = false 10:53:35 receive.buffer.bytes = 32768 10:53:35 reconnect.backoff.max.ms = 1000 10:53:35 reconnect.backoff.ms = 50 10:53:35 request.timeout.ms = 30000 10:53:35 retries = 0 10:53:35 retry.backoff.ms = 100 10:53:35 sasl.client.callback.handler.class = null 10:53:35 sasl.jaas.config = null 10:53:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:35 sasl.kerberos.min.time.before.relogin = 60000 10:53:35 sasl.kerberos.service.name = null 10:53:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:35 sasl.login.callback.handler.class = null 10:53:35 sasl.login.class = null 10:53:35 sasl.login.connect.timeout.ms = null 10:53:35 sasl.login.read.timeout.ms = null 10:53:35 sasl.login.refresh.buffer.seconds = 300 10:53:35 sasl.login.refresh.min.period.seconds = 60 10:53:35 sasl.login.refresh.window.factor = 0.8 10:53:35 sasl.login.refresh.window.jitter = 0.05 10:53:35 sasl.login.retry.backoff.max.ms = 10000 10:53:35 sasl.login.retry.backoff.ms = 100 10:53:35 sasl.mechanism = GSSAPI 10:53:35 sasl.oauthbearer.clock.skew.seconds = 30 10:53:35 sasl.oauthbearer.expected.audience = null 10:53:35 sasl.oauthbearer.expected.issuer = null 10:53:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:35 sasl.oauthbearer.jwks.endpoint.url = null 10:53:35 sasl.oauthbearer.scope.claim.name = scope 10:53:35 sasl.oauthbearer.sub.claim.name = sub 10:53:35 sasl.oauthbearer.token.endpoint.url = null 10:53:35 security.protocol = PLAINTEXT 10:53:35 security.providers = null 10:53:35 send.buffer.bytes = 131072 10:53:35 socket.connection.setup.timeout.max.ms = 30000 10:53:35 socket.connection.setup.timeout.ms = 10000 10:53:35 ssl.cipher.suites = null 10:53:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:35 ssl.endpoint.identification.algorithm = https 10:53:35 ssl.engine.factory.class = null 10:53:35 ssl.key.password = null 10:53:35 ssl.keymanager.algorithm = SunX509 10:53:35 ssl.keystore.certificate.chain = null 10:53:35 ssl.keystore.key = null 10:53:35 ssl.keystore.location = null 10:53:35 ssl.keystore.password = null 10:53:35 ssl.keystore.type = JKS 10:53:35 ssl.protocol = TLSv1.3 10:53:35 ssl.provider = null 10:53:35 ssl.secure.random.implementation = null 10:53:35 ssl.trustmanager.algorithm = PKIX 10:53:35 ssl.truststore.certificates = null 10:53:35 ssl.truststore.location = null 10:53:35 ssl.truststore.password = null 10:53:35 ssl.truststore.type = JKS 10:53:35 transaction.timeout.ms = 60000 10:53:35 transactional.id = null 10:53:35 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:35 10:53:35 2023-12-13T10:53:35.431Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:35 2023-12-13T10:53:35.431Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:35 2023-12-13T10:53:35.431Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:35 2023-12-13T10:53:35.431Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464815431 10:53:35 2023-12-13T10:53:35.439Z INFO 8102 --- [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 AHwgr4I3SWi48XJ8MujLPg 10:53:35 2023-12-13T10:53:35.440Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: RHGTuHjhSAKzk0B7frFgww 10:53:35 2023-12-13T10:53:35.459Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.459Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.470Z ERROR 8102 --- [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 10:53:35 10:53:35 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:35 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:35 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:35 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:35 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:35 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:35 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:53:35 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:53:35 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:53:35 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:53:35 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:53:35 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:53:35 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:53:35 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:53:35 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:53:35 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:53:35 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:53:35 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:53:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:53:35 ... 3 common frames omitted 10:53:35 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:53:35 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:53:35 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:53:35 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:53:35 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:53:35 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:53:35 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:53:35 ... 15 common frames omitted 10:53:35 10:53:35 2023-12-13T10:53:35.475Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.475Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.525Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.525Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.608Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.608Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.668Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.668Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:35 2023-12-13T10:53:35.733Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-13T10:53:35.733Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.796Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.796Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.796Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.796Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:53:36 2023-12-13T10:53:35.796Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 330ms, elapsed time since send: 330ms, request timeout: 30000ms) 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 335ms, elapsed time since send: 335ms, request timeout: 30000ms) 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 236ms, elapsed time since send: 236ms, request timeout: 30000ms) 10:53:36 2023-12-13T10:53:35.797Z INFO 8102 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1033468822, epoch=2) to node 1: 10:53:36 10:53:36 org.apache.kafka.common.errors.DisconnectException: null 10:53:36 10:53:36 2023-12-13T10:53:35.798Z INFO 8102 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:36 2023-12-13T10:53:35.798Z INFO 8102 --- [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=1407321707, epoch=2) to node 1: 10:53:36 10:53:36 org.apache.kafka.common.errors.DisconnectException: null 10:53:36 10:53:36 2023-12-13T10:53:35.798Z INFO 8102 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:36 2023-12-13T10:53:35.800Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.800Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.831Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.831Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.897Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.897Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.897Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.897Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.897Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.898Z WARN 8102 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.898Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.898Z WARN 8102 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.983Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.983Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.997Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.997Z WARN 8102 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.997Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:36 2023-12-13T10:53:35.997Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:35.999Z INFO 8102 --- [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. 10:53:36 2023-12-13T10:53:35.999Z WARN 8102 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:36.047Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:36 2023-12-13T10:53:36.047Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:36 2023-12-13T10:53:36.053Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:36 2023-12-13T10:53:36.054Z INFO 8102 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:36 2023-12-13T10:53:36.055Z INFO 8102 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:36 2023-12-13T10:53:36.055Z INFO 8102 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:36 2023-12-13T10:53:36.055Z INFO 8102 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:36 2023-12-13T10:53:36.055Z INFO 8102 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:36 2023-12-13T10:53:36.058Z INFO 8102 --- [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 10:53:36 2023-12-13T10:53:36.058Z INFO 8102 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:53:36 2023-12-13T10:53:36.062Z INFO 8102 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 10:53:36 2023-12-13T10:53:36.062Z INFO 8102 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:53:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.984 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:53:36 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:53:36 2023-12-13T10:53:36.182Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:36 2023-12-13T10:53:36.182Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:36 10:53:36,232 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:36 10:53:36,232 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:36 10:53:36,232 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63e1a4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:36 10:53:36,235 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:36 10:53:36,235 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63e1a4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:36 10:53:36,236 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:36 10:53:36,236 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:36 10:53:36,236 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:36 10:53:36,237 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:36 10:53:36,237 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63e1a4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:36 10:53:36,239 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:36 10:53:36,239 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:36 10:53:36,239 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:36 10:53:36,240 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464816240) 10:53:36 10:53:36,240 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:36 10:53:36,240 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:36 10:53:36,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:36 10:53:36,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:36 10:53:36,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:36 10:53:36,242 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:36 10:53:36,242 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:36 10:53:36,247 |-INFO in ch.qos.logback.classic.pattern.DateConverter@150eb2e5 - Setting zoneId to "UTC" 10:53:36 10:53:36,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:36 10:53:36,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2297b3e1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:36 10:53:36,251 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6143c8bf - End of configuration. 10:53:36 10:53:36,251 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7e326bf2 - Registering current configuration as safe fallback point 10:53:36 10:53:36 10:53:36 . ____ _ __ _ _ 10:53:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:36 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:36 =========|_|==============|___/=/_/_/_/ 10:53:36 :: Spring Boot :: (v3.1.2) 10:53:36 10:53:36 2023-12-13T10:53:36.255Z INFO 8102 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:36 2023-12-13T10:53:36.255Z INFO 8102 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 10:53:36 2023-12-13T10:53:36.383Z INFO 8102 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.168 seconds (process running for 37.384) 10:53:36 2023-12-13T10:53:36.433Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:36 2023-12-13T10:53:36.433Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:36 2023-12-13T10:53:36.434Z WARN 8102 --- [ 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') 10:53:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:53:36 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:53:36 2023-12-13T10:53:36.480Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:36 2023-12-13T10:53:36.480Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:36 10:53:36 . ____ _ __ _ _ 10:53:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:36 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:36 =========|_|==============|___/=/_/_/_/ 10:53:36 :: Spring Boot :: (v3.1.2) 10:53:36 10:53:36 2023-12-13T10:53:36.506Z INFO 8102 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:36 2023-12-13T10:53:36.506Z INFO 8102 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:36 2023-12-13T10:53:36.512Z INFO 8102 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.051 seconds (process running for 37.513) 10:53:36 2023-12-13T10:53:36.530Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:36 2023-12-13T10:53:36.530Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:53:36 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 10:53:40 10:53:40 . ____ _ __ _ _ 10:53:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:40 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:40 =========|_|==============|___/=/_/_/_/ 10:53:40 :: Spring Boot :: (v3.1.2) 10:53:40 10:53:40 2023-12-13T10:53:36.577Z INFO 8102 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:40 2023-12-13T10:53:36.577Z INFO 8102 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:53:40 2023-12-13T10:53:36.631Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.631Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:36.635Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.635Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:36.651Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.651Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:36.681Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.681Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:36.684Z WARN 8102 --- [ 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: 10:53:40 --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 10:53:40 2023-12-13T10:53:36.751Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.751Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:36.795Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:53:40 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:40 + + + + | | / \ / | | / / \ | | 10:53:40 + + + + + o----o o o o o----o | o o o o----o | 10:53:40 + + + + | | / \ / | | \ / \ | | 10:53:40 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:40 2023-12-13T10:53:36.795Z INFO 8102 --- [ 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. 10:53:40 2023-12-13T10:53:36.795Z INFO 8102 --- [ 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 10:53:40 2023-12-13T10:53:36.795Z INFO 8102 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:40 2023-12-13T10:53:36.795Z INFO 8102 --- [ 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. 10:53:40 2023-12-13T10:53:36.798Z INFO 8102 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:40 To enable the Jet engine on the members, do one of the following: 10:53:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:40 2023-12-13T10:53:36.894Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.894Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:36.936Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:40 2023-12-13T10:53:36.936Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.037Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.037Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.137Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.137Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.238Z INFO 8102 --- [ 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. 10:53:40 2023-12-13T10:53:37.323Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:40 2023-12-13T10:53:37.328Z WARN 8102 --- [ 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. 10:53:40 2023-12-13T10:53:37.357Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.357Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.384Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.384Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.489Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.489Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.537Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.537Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.596Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.597Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.624Z INFO 8102 --- [ 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. 10:53:40 2023-12-13T10:53:37.629Z INFO 8102 --- [ 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 10:53:40 2023-12-13T10:53:37.668Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.668Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.747Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.747Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.747Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.747Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.807Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.807Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.897Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.897Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:37.948Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:40 2023-12-13T10:53:37.948Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.259Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.259Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.349Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.349Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.440Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.440Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.510Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.510Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.511Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.511Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.650Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.650Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.701Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.701Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.711Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.711Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.822Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.823Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.852Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.852Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:38.951Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:40 2023-12-13T10:53:38.951Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.053Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.053Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.263Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.263Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.353Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.354Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.414Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.414Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.605Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.605Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.613Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.613Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.618Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.618Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.643Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.643Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.702Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.702Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.705Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.705Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.904Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.904Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:39.977Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:40 2023-12-13T10:53:39.977Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:40.168Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:40 2023-12-13T10:53:40.168Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:40.207Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:40 2023-12-13T10:53:40.207Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:40 2023-12-13T10:53:40.233Z INFO 8102 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:53:40 10:53:40 Members {size:1, ver:1} [ 10:53:40 Member [10.250.0.254]:5701 - 4a9c1920-e942-4d4f-a191-33176308ca5d this 10:53:40 ] 10:53:40 10:53:40 2023-12-13T10:53:40.252Z INFO 8102 --- [ 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 10:53:40 2023-12-13T10:53:40.282Z INFO 8102 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.722 seconds (process running for 41.283) 10:53:40 2023-12-13T10:53:40.319Z INFO 8102 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:53:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.762 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 10:53:40 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 10:53:46 10:53:46 . ____ _ __ _ _ 10:53:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:46 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:46 =========|_|==============|___/=/_/_/_/ 10:53:46 :: Spring Boot :: (v3.1.2) 10:53:46 10:53:46 2023-12-13T10:53:40.340Z INFO 8102 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:46 2023-12-13T10:53:40.340Z INFO 8102 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:53:46 2023-12-13T10:53:40.355Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:46 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:46 + + + + | | / \ / | | / / \ | | 10:53:46 + + + + + o----o o o o o----o | o o o o----o | 10:53:46 + + + + | | / \ / | | \ / \ | | 10:53:46 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:46 2023-12-13T10:53:40.355Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:46 2023-12-13T10:53:40.355Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.69]:5702 10:53:46 2023-12-13T10:53:40.355Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:46 2023-12-13T10:53:40.355Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]: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. 10:53:46 2023-12-13T10:53:40.355Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:46 To enable the Jet engine on the members, do one of the following: 10:53:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:46 2023-12-13T10:53:40.366Z INFO 8102 --- [ main] com.hazelcast.system.security : [10.30.106.69]: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. 10:53:46 2023-12-13T10:53:40.368Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:46 2023-12-13T10:53:40.368Z WARN 8102 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.69]: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. 10:53:46 2023-12-13T10:53:40.387Z INFO 8102 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:46 2023-12-13T10:53:40.387Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5702 is STARTING 10:53:46 2023-12-13T10:53:40.408Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.408Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.458Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.458Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.518Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.518Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.572Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.572Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.584Z INFO 8102 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.58]:5702 10:53:46 2023-12-13T10:53:40.607Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:57805 and /10.30.106.58:5702 10:53:46 2023-12-13T10:53:40.666Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.666Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.716Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.716Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.853Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.853Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:40.907Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:40.908Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.008Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.008Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.116Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.116Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.139Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.139Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.226Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.226Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.422Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.422Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.512Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.512Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.518Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.518Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.760Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.760Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.772Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.772Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.776Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.776Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.824Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.824Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.856Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.856Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:41.961Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:46 2023-12-13T10:53:41.961Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.119Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.119Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.293Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.293Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.331Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.331Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.375Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.375Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.422Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.422Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.466Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.466Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.676Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.676Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.729Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.729Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.960Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.960Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:42.965Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:42.965Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.027Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.027Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.117Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.117Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.146Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.146Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.184Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.185Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.285Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.285Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.335Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.335Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.420Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.420Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.476Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.476Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.480Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.480Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.733Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.733Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:43.778Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:43.778Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.001Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.001Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.020Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.020Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.030Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.031Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.149Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.149Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.163Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.163Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.339Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.339Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.423Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.423Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.430Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.430Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.539Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.539Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.650Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.650Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.732Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.732Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:44.738Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:44.738Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.004Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.004Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.034Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.034Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.074Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.074Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.201Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.201Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.265Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.266Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.342Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.343Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.435Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.435Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.543Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.543Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.578Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.578Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.584Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.584Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.691Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.691Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:45.715Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.58:55189 10:53:46 2023-12-13T10:53:45.715Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.58:47559 10:53:46 2023-12-13T10:53:45.716Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.58:57357 10:53:46 2023-12-13T10:53:45.721Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:46 10:53:46 Members {size:5, ver:5} [ 10:53:46 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:53:46 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:53:46 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:53:46 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:53:46 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 this 10:53:46 ] 10:53:46 10:53:46 2023-12-13T10:53:45.723Z INFO 8102 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5703, timeout: 10000, bind-any: true 10:53:46 2023-12-13T10:53:45.726Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:40993 and /10.30.106.58:5703 10:53:46 2023-12-13T10:53:45.855Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:46 2023-12-13T10:53:45.855Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.062Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.062Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.108Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.108Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.148Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.148Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.201Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.201Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.271Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.271Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.291Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.291Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.434Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.434Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.590Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.590Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.595Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.595Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.697Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.697Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.712Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:46 2023-12-13T10:53:46.712Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:46 2023-12-13T10:53:46.723Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5702 is STARTED 10:53:46 2023-12-13T10:53:46.733Z INFO 8102 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.409 seconds (process running for 47.734) 10:53:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.422 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 10:53:46 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:53:53 2023-12-13T10:53:46.743Z INFO 8102 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:53:53 10:53:53 . ____ _ __ _ _ 10:53:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:53 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:53 =========|_|==============|___/=/_/_/_/ 10:53:53 :: Spring Boot :: (v3.1.2) 10:53:53 10:53:53 2023-12-13T10:53:46.765Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:46.765Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:46.770Z INFO 8102 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:53 2023-12-13T10:53:46.770Z INFO 8102 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:53:53 2023-12-13T10:53:46.787Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:53:53 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:53 + + + + | | / \ / | | / / \ | | 10:53:53 + + + + + o----o o o o o----o | o o o o----o | 10:53:53 + + + + | | / \ / | | \ / \ | | 10:53:53 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:53 2023-12-13T10:53:46.787Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:53 2023-12-13T10:53:46.787Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.69]:5703 10:53:53 2023-12-13T10:53:46.787Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:53 2023-12-13T10:53:46.787Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]: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. 10:53:53 2023-12-13T10:53:46.787Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:53 To enable the Jet engine on the members, do one of the following: 10:53:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:53 2023-12-13T10:53:46.799Z INFO 8102 --- [ main] com.hazelcast.system.security : [10.30.106.69]: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. 10:53:53 2023-12-13T10:53:46.801Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:53 2023-12-13T10:53:46.801Z WARN 8102 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.69]: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. 10:53:53 2023-12-13T10:53:46.818Z INFO 8102 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:53 2023-12-13T10:53:46.819Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5703 is STARTING 10:53:53 2023-12-13T10:53:46.876Z INFO 8102 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.58]:5702 10:53:53 2023-12-13T10:53:46.879Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:34691 and /10.30.106.58:5702 10:53:53 2023-12-13T10:53:47.011Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.011Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.059Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.059Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.158Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.158Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.174Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.174Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.269Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.269Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.353Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.353Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.499Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.500Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.502Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.502Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.753Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.753Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.758Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.758Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.766Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.766Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:47.878Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:47.878Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.016Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.016Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.063Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.063Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.162Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.162Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.229Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.229Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.257Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.257Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.379Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.379Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.505Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.505Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.606Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.606Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.608Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.608Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.819Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.819Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.914Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.914Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:48.931Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:48.931Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.066Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.066Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.071Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.071Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.133Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.133Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.266Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.267Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.412Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.412Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.482Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.482Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.560Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.560Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.561Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.561Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.610Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.610Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.672Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.672Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.818Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.818Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.834Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.834Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:49.968Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:49.968Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.086Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.086Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.119Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.119Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.174Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.174Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.315Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.316Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.462Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.462Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.484Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.484Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.525Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.525Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.563Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.563Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.563Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.563Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.721Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.721Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.836Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.836Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:50.870Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:50.870Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.123Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.123Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.140Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.140Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.177Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.177Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.368Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.368Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.378Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.378Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.387Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.387Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.616Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.616Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.666Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.666Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.717Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.717Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.826Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.826Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:51.974Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:51.974Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.006Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.006Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.030Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.030Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.093Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.093Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.176Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.176Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.272Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.272Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.481Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.481Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.590Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.590Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.619Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.619Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.670Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.670Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.670Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.670Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:52.879Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:53 2023-12-13T10:53:52.879Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:53.077Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:53 2023-12-13T10:53:53.077Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:53.160Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:53 2023-12-13T10:53:53.160Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:53.234Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:53 2023-12-13T10:53:53.234Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:53.280Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:53:53 10:53:53 Members {size:7, ver:7} [ 10:53:53 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:53:53 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:53:53 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:53:53 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:53:53 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:53:53 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 this 10:53:53 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:53:53 ] 10:53:53 10:53:53 2023-12-13T10:53:53.281Z INFO 8102 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5703, timeout: 10000, bind-any: true 10:53:53 2023-12-13T10:53:53.282Z INFO 8102 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5704, timeout: 10000, bind-any: true 10:53:53 2023-12-13T10:53:53.283Z INFO 8102 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5705, timeout: 10000, bind-any: true 10:53:53 2023-12-13T10:53:53.283Z INFO 8102 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5702, timeout: 10000, bind-any: true 10:53:53 2023-12-13T10:53:53.283Z INFO 8102 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5706, timeout: 10000, bind-any: true 10:53:53 2023-12-13T10:53:53.285Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.58:33187 10:53:53 2023-12-13T10:53:53.286Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.58:35643 10:53:53 2023-12-13T10:53:53.287Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.69:51815 10:53:53 2023-12-13T10:53:53.288Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.58:53049 10:53:53 2023-12-13T10:53:53.288Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:51815 and /10.30.106.69:5702 10:53:53 2023-12-13T10:53:53.290Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:53 10:53:53 Members {size:7, ver:7} [ 10:53:53 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:53:53 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:53:53 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:53:53 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:53:53 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 this 10:53:53 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:53:53 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:53:53 ] 10:53:53 10:53:53 2023-12-13T10:53:53.290Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.58:44591 10:53:53 2023-12-13T10:53:53.293Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:36107 and /10.30.106.58:5705 10:53:53 2023-12-13T10:53:53.293Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:34377 and /10.30.106.58:5706 10:53:53 2023-12-13T10:53:53.293Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.69:38301 10:53:53 2023-12-13T10:53:53.294Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:38301 and /10.30.106.69:5703 10:53:53 2023-12-13T10:53:53.297Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:53 2023-12-13T10:53:53.297Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:53 2023-12-13T10:53:53.299Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:35165 and /10.30.106.58:5703 10:53:53 2023-12-13T10:53:53.300Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:43473 and /10.30.106.58:5704 10:53:53 2023-12-13T10:53:53.304Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:54451 and /10.30.106.58:5706 10:53:59 2023-12-13T10:53:53.306Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.58:52549 10:53:59 2023-12-13T10:53:53.380Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.380Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.472Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.472Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.476Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.476Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.594Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.595Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.685Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.685Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.728Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.728Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.774Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.774Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:53.833Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:59 2023-12-13T10:53:53.833Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.184Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.184Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.200Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.200Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.286Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5703 is STARTED 10:53:59 2023-12-13T10:53:54.291Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:53:59 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:59 + + + + | | / \ / | | / / \ | | 10:53:59 + + + + + o----o o o o o----o | o o o o----o | 10:53:59 + + + + | | / \ / | | \ / \ | | 10:53:59 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:59 2023-12-13T10:53:54.292Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:59 2023-12-13T10:53:54.292Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.69]:5704 10:53:59 2023-12-13T10:53:54.292Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:59 2023-12-13T10:53:54.292Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]: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. 10:53:59 2023-12-13T10:53:54.292Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:59 To enable the Jet engine on the members, do one of the following: 10:53:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:59 2023-12-13T10:53:54.303Z INFO 8102 --- [ main] com.hazelcast.system.security : [10.30.106.69]: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. 10:53:59 2023-12-13T10:53:54.304Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:59 2023-12-13T10:53:54.304Z WARN 8102 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.69]: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. 10:53:59 2023-12-13T10:53:54.313Z INFO 8102 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:59 2023-12-13T10:53:54.314Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5704 is STARTING 10:53:59 2023-12-13T10:53:54.322Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.322Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.385Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.385Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.390Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.390Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.442Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.442Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.459Z INFO 8102 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.58]:5702 10:53:59 2023-12-13T10:53:54.462Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:57881 and /10.30.106.58:5702 10:53:59 2023-12-13T10:53:54.680Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.680Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.732Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.732Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.778Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.778Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.800Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.800Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.893Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.893Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:54.936Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:59 2023-12-13T10:53:54.936Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.107Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.107Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.238Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.238Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.275Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.275Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.386Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.387Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.393Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.393Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.395Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.395Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.533Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.533Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.831Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.831Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.835Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.835Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.838Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.838Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.902Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.902Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:55.947Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:59 2023-12-13T10:53:55.947Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.128Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.128Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.261Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.261Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.341Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.341Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.546Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.546Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.548Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.548Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.589Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.589Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.637Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.637Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.691Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.691Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.737Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.737Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.804Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.804Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:56.934Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:59 2023-12-13T10:53:56.934Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.082Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.082Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.101Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.101Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.367Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.367Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.398Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.398Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.400Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.400Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.491Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.491Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.494Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.494Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.690Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.690Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.894Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.894Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.941Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.941Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:57.988Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:59 2023-12-13T10:53:57.988Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.007Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.007Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.055Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.055Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.085Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.085Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.393Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.393Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.396Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.396Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.403Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.403Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.420Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.420Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.501Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.502Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.693Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.693Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.794Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.794Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.908Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.908Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.947Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.947Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:58.991Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:59 2023-12-13T10:53:58.991Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.009Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.009Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.138Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.138Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.242Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.242Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.295Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.295Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.453Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.453Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.499Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.499Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.605Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:59 2023-12-13T10:53:59.605Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:59 2023-12-13T10:53:59.659Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:53:59 10:53:59 Members {size:9, ver:9} [ 10:53:59 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:53:59 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:53:59 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:53:59 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:53:59 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:53:59 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:53:59 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:53:59 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 this 10:53:59 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:53:59 ] 10:53:59 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5703, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5705, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5704, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5703, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5702, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5706, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.661Z INFO 8102 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5707, timeout: 10000, bind-any: true 10:53:59 2023-12-13T10:53:59.668Z INFO 8102 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:59 10:53:59 Members {size:9, ver:9} [ 10:53:59 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:53:59 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:53:59 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:53:59 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:53:59 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 this 10:53:59 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:53:59 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:53:59 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:53:59 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:53:59 ] 10:53:59 10:53:59 2023-12-13T10:53:59.669Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:53:59 10:53:59 Members {size:9, ver:9} [ 10:53:59 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:53:59 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:53:59 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:53:59 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:53:59 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:53:59 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 this 10:53:59 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:53:59 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:53:59 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:53:59 ] 10:53:59 10:53:59 2023-12-13T10:53:59.673Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.69:56949 10:53:59 2023-12-13T10:53:59.673Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.69:55943 10:53:59 2023-12-13T10:53:59.673Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:59881 and /10.30.106.58:5704 10:53:59 2023-12-13T10:53:59.673Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.58:47213 10:53:59 2023-12-13T10:53:59.673Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:45087 and /10.30.106.58:5706 10:53:59 2023-12-13T10:53:59.674Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:48501 and /10.30.106.58:5707 10:53:59 2023-12-13T10:53:59.674Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.58:46917 10:53:59 2023-12-13T10:53:59.675Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:56949 and /10.30.106.69:5703 10:53:59 2023-12-13T10:53:59.675Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:57773 and /10.30.106.58:5707 10:53:59 2023-12-13T10:53:59.676Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.58:35311 10:53:59 2023-12-13T10:53:59.678Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.58:57861 10:53:59 2023-12-13T10:53:59.678Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.58:58095 10:53:59 2023-12-13T10:53:59.693Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:51921 and /10.30.106.58:5707 10:53:59 2023-12-13T10:53:59.693Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:55943 and /10.30.106.69:5702 10:54:05 2023-12-13T10:53:59.693Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.69:49551 10:54:05 2023-12-13T10:53:59.693Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.69:32919 10:54:05 2023-12-13T10:53:59.693Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:44059 and /10.30.106.58:5705 10:54:05 2023-12-13T10:53:59.694Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:32919 and /10.30.106.69:5704 10:54:05 2023-12-13T10:53:59.694Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:49551 and /10.30.106.69:5704 10:54:05 2023-12-13T10:53:59.700Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.58:42993 10:54:05 2023-12-13T10:53:59.704Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:48369 and /10.30.106.58:5703 10:54:05 2023-12-13T10:53:59.747Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-13T10:53:59.747Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:53:59.797Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:53:59.797Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:53:59.901Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:53:59.901Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:53:59.910Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:53:59.910Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.011Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.011Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.095Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.095Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.195Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.195Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.295Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.295Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.357Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.357Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.498Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.498Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.602Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.602Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.608Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.608Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.662Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5704 is STARTED 10:54:05 2023-12-13T10:54:00.670Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:54:05 + + + + | | / \ / | | / / \ | | 10:54:05 + + + + + o----o o o o o----o | o o o o----o | 10:54:05 + + + + | | / \ / | | \ / \ | | 10:54:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:54:05 2023-12-13T10:54:00.670Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:54:05 2023-12-13T10:54:00.670Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.69]:5705 10:54:05 2023-12-13T10:54:00.670Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:54:05 2023-12-13T10:54:00.670Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]: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. 10:54:05 2023-12-13T10:54:00.670Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:54:05 To enable the Jet engine on the members, do one of the following: 10:54:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:54:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:54:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:54:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:54:05 2023-12-13T10:54:00.688Z INFO 8102 --- [ main] com.hazelcast.system.security : [10.30.106.69]: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. 10:54:05 2023-12-13T10:54:00.690Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:54:05 2023-12-13T10:54:00.690Z WARN 8102 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.69]: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. 10:54:05 2023-12-13T10:54:00.702Z INFO 8102 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:54:05 2023-12-13T10:54:00.703Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5705 is STARTING 10:54:05 2023-12-13T10:54:00.792Z INFO 8102 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.58]:5702 10:54:05 2023-12-13T10:54:00.802Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.802Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.816Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.816Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.827Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:45109 and /10.30.106.58:5702 10:54:05 2023-12-13T10:54:00.855Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.856Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.856Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.856Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:00.997Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-13T10:54:00.997Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.017Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.017Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.202Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.202Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.257Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.257Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.460Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.460Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.505Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.505Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.611Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.611Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.660Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.660Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.759Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.759Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.818Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.818Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.857Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.857Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:01.950Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-13T10:54:01.950Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.005Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.005Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.020Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.020Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.306Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.306Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.413Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.413Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.513Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.513Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.608Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.608Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.613Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.613Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.714Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.714Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.760Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.760Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.862Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.862Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.872Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.872Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:02.920Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:02.920Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.003Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.003Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.208Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.208Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.359Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.359Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.515Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.515Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.516Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.516Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.609Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.609Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.616Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.616Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.663Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.663Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.667Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.668Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.775Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.775Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.815Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.815Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:03.855Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-13T10:54:03.856Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.123Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.123Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.212Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.212Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.262Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.262Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.368Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.368Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.469Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.469Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.612Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.612Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.628Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.628Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.666Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.666Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.668Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.668Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.668Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.668Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.757Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.757Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:04.870Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-13T10:54:04.870Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.025Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.025Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.115Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.115Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.220Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.220Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.315Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.315Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.372Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.372Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.521Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.521Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.681Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.681Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.769Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.769Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.814Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.814Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.890Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-13T10:54:05.890Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-13T10:54:05.919Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:10, ver:10} [ 10:54:05 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:05 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:05 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:05 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:05 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 this 10:54:05 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:05 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:05 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:05 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:05 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:05 ] 10:54:05 10:54:05 2023-12-13T10:54:05.920Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:10, ver:10} [ 10:54:05 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:05 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:05 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:05 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:05 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:05 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:05 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:05 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 this 10:54:05 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:05 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:05 ] 10:54:05 10:54:05 2023-12-13T10:54:05.922Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:10, ver:10} [ 10:54:05 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:05 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:05 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:05 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:05 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:05 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:05 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:05 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:05 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:05 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be this 10:54:05 ] 10:54:05 10:54:05 2023-12-13T10:54:05.924Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.69:60959 10:54:05 2023-12-13T10:54:05.925Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:60959 and /10.30.106.69:5705 10:54:05 2023-12-13T10:54:05.925Z INFO 8102 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5703, timeout: 10000, bind-any: true 10:54:05 2023-12-13T10:54:05.925Z INFO 8102 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5704, timeout: 10000, bind-any: true 10:54:05 2023-12-13T10:54:05.925Z INFO 8102 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5705, timeout: 10000, bind-any: true 10:54:05 2023-12-13T10:54:05.926Z INFO 8102 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5703, timeout: 10000, bind-any: true 10:54:05 2023-12-13T10:54:05.926Z INFO 8102 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5706, timeout: 10000, bind-any: true 10:54:05 2023-12-13T10:54:05.926Z INFO 8102 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5702, timeout: 10000, bind-any: true 10:54:05 2023-12-13T10:54:05.927Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.69:43567 10:54:05 2023-12-13T10:54:05.927Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:43567 and /10.30.106.69:5705 10:54:05 2023-12-13T10:54:05.927Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:10, ver:10} [ 10:54:05 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:05 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:05 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:05 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:05 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:05 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 this 10:54:05 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:05 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:05 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:05 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:05 ] 10:54:05 10:54:05 2023-12-13T10:54:05.928Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:59433 and /10.30.106.58:5706 10:54:06 2023-12-13T10:54:05.928Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.69:45889 10:54:06 2023-12-13T10:54:05.928Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.58:45167 10:54:06 2023-12-13T10:54:05.929Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.58:41659 10:54:06 2023-12-13T10:54:05.929Z INFO 8102 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5704, timeout: 10000, bind-any: true 10:54:06 2023-12-13T10:54:05.930Z INFO 8102 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5707, timeout: 10000, bind-any: true 10:54:06 2023-12-13T10:54:05.932Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.69:50543 10:54:06 2023-12-13T10:54:05.932Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.69:51601 10:54:06 2023-12-13T10:54:05.932Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:38405 and /10.30.106.58:5707 10:54:06 2023-12-13T10:54:05.933Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:35543 and /10.30.106.58:5704 10:54:06 2023-12-13T10:54:05.934Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:45889 and /10.30.106.69:5705 10:54:06 2023-12-13T10:54:05.934Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.69:41863 10:54:06 2023-12-13T10:54:05.934Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:42721 and /10.30.106.58:5705 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.58:34569 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:51601 and /10.30.106.69:5703 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.58:41553 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:49919 and /10.30.106.58:5703 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.58:42607 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:41863 and /10.30.106.69:5702 10:54:06 2023-12-13T10:54:05.935Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:50543 and /10.30.106.69:5704 10:54:06 2023-12-13T10:54:05.960Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:06 2023-12-13T10:54:05.961Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:05.967Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:06 2023-12-13T10:54:05.967Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.027Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.027Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.074Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.074Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.174Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.174Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.224Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.224Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.382Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.382Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.482Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.482Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.643Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.643Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.776Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.776Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.826Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:06 2023-12-13T10:54:06.826Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:06 2023-12-13T10:54:06.932Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5705 is STARTED 10:54:06 2023-12-13T10:54:06.948Z INFO 8102 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 20.2 seconds (process running for 67.95) 10:54:06 2023-12-13T10:54:06.957Z INFO 8102 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:54:07 2023-12-13T10:54:07.018Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:07 2023-12-13T10:54:07.018Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:07 2023-12-13T10:54:07.030Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:07 2023-12-13T10:54:07.030Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:07 2023-12-13T10:54:07.044Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:07 2023-12-13T10:54:07.044Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:07 2023-12-13T10:54:07.084Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:07 2023-12-13T10:54:07.084Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:07 2023-12-13T10:54:07.084Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:07 2023-12-13T10:54:07.084Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.126Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.126Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.146Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.146Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.585Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.585Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.585Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.585Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.598Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.598Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.729Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.729Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.930Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.930Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.932Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.932Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:07.979Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:08 2023-12-13T10:54:07.979Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:08 2023-12-13T10:54:08.020Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:08 2023-12-13T10:54:08.020Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.274 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:54:08 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:54:13 2023-12-13T10:54:08.037Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.037Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 10:54:13 . ____ _ __ _ _ 10:54:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:13 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:13 =========|_|==============|___/=/_/_/_/ 10:54:13 :: Spring Boot :: (v3.1.2) 10:54:13 10:54:13 2023-12-13T10:54:08.043Z INFO 8102 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:13 2023-12-13T10:54:08.043Z INFO 8102 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:54:13 2023-12-13T10:54:08.056Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:13 + + o o o o---o o----o o o---o o o----o o--o--o 10:54:13 + + + + | | / \ / | | / / \ | | 10:54:13 + + + + + o----o o o o o----o | o o o o----o | 10:54:13 + + + + | | / \ / | | \ / \ | | 10:54:13 + + o o o o o---o o----o o----o o---o o o o----o o 10:54:13 2023-12-13T10:54:08.056Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:54:13 2023-12-13T10:54:08.056Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.69]:5706 10:54:13 2023-12-13T10:54:08.056Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:54:13 2023-12-13T10:54:08.056Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]: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. 10:54:13 2023-12-13T10:54:08.056Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:54:13 To enable the Jet engine on the members, do one of the following: 10:54:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:54:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:54:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:54:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:54:13 2023-12-13T10:54:08.065Z INFO 8102 --- [ main] com.hazelcast.system.security : [10.30.106.69]: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. 10:54:13 2023-12-13T10:54:08.066Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:54:13 2023-12-13T10:54:08.066Z WARN 8102 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.69]: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. 10:54:13 2023-12-13T10:54:08.082Z INFO 8102 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:54:13 2023-12-13T10:54:08.082Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5706 is STARTING 10:54:13 2023-12-13T10:54:08.098Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.098Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.150Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.150Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.187Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.188Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.277Z INFO 8102 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.58]:5702 10:54:13 2023-12-13T10:54:08.280Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:38459 and /10.30.106.58:5702 10:54:13 2023-12-13T10:54:08.487Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.487Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.550Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.550Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.588Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.588Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.782Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.783Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.832Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.832Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.837Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.837Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:08.933Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:13 2023-12-13T10:54:08.933Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.002Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.002Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.003Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.003Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.023Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.023Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.089Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.089Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.089Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.089Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.339Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.339Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.454Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.454Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.634Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.634Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.691Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.691Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.836Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.836Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.939Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.939Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:09.955Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:13 2023-12-13T10:54:09.955Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.006Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.006Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.037Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.037Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.092Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.092Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.125Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.125Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.192Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.192Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.343Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.343Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.507Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.507Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.739Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.739Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.844Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.845Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:10.857Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:13 2023-12-13T10:54:10.857Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.040Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.040Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.041Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.041Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.109Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.109Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.145Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.145Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.190Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.190Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.328Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.328Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.344Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.344Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.345Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.345Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.409Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.409Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.860Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.860Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.943Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.943Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.946Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.946Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:11.961Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:13 2023-12-13T10:54:11.961Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.011Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.011Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.043Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.043Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.043Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.043Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.211Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.212Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.229Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.230Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.262Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.262Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.397Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.397Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.512Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.512Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.714Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.714Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.945Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.945Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:12.949Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:13 2023-12-13T10:54:12.949Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.014Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:13 2023-12-13T10:54:13.014Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.096Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:13 2023-12-13T10:54:13.096Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.097Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:13 2023-12-13T10:54:13.097Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.166Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:13 2023-12-13T10:54:13.166Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.216Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:13 2023-12-13T10:54:13.216Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.266Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:13 2023-12-13T10:54:13.266Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:13 2023-12-13T10:54:13.397Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:13 10:54:13 Members {size:11, ver:11} [ 10:54:13 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:13 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:13 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:13 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:13 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 this 10:54:13 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:13 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:13 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:13 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:13 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:13 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:13 ] 10:54:13 10:54:13 2023-12-13T10:54:13.398Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.58:35819 10:54:13 2023-12-13T10:54:13.399Z INFO 8102 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:13 10:54:13 Members {size:11, ver:11} [ 10:54:13 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:13 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:13 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:13 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:13 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:13 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:13 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:13 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:13 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:13 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:13 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e this 10:54:13 ] 10:54:13 10:54:13 2023-12-13T10:54:13.399Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:13 10:54:13 Members {size:11, ver:11} [ 10:54:13 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:13 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:13 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:13 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:13 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:13 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 this 10:54:13 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:13 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:13 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:13 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:13 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:13 ] 10:54:13 10:54:13 2023-12-13T10:54:13.400Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.69:58949 10:54:13 2023-12-13T10:54:13.401Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:58949 and /10.30.106.69:5706 10:54:13 2023-12-13T10:54:13.401Z INFO 8102 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5703, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.402Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.58:56561 10:54:13 2023-12-13T10:54:13.402Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.58:58105 10:54:13 2023-12-13T10:54:13.403Z INFO 8102 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5704, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.404Z INFO 8102 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5705, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.405Z INFO 8102 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5702, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.405Z INFO 8102 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5703, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.406Z INFO 8102 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5706, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.406Z INFO 8102 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5704, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.406Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5702 and /10.30.106.69:51853 10:54:13 2023-12-13T10:54:13.407Z INFO 8102 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5707, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.408Z INFO 8102 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.69:5705, timeout: 10000, bind-any: true 10:54:13 2023-12-13T10:54:13.409Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5703 and /10.30.106.69:43557 10:54:13 2023-12-13T10:54:13.409Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5704 and /10.30.106.69:47855 10:54:13 2023-12-13T10:54:13.409Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.69:41029 10:54:13 2023-12-13T10:54:13.410Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:43339 and /10.30.106.58:5704 10:54:13 2023-12-13T10:54:13.410Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:43557 and /10.30.106.69:5703 10:54:13 2023-12-13T10:54:13.410Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:57809 and /10.30.106.58:5706 10:54:13 2023-12-13T10:54:13.410Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:41029 and /10.30.106.69:5706 10:54:13 2023-12-13T10:54:13.414Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:55637 and /10.30.106.58:5703 10:54:13 2023-12-13T10:54:13.415Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.69:56513 10:54:13 2023-12-13T10:54:13.415Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:51853 and /10.30.106.69:5702 10:54:13 2023-12-13T10:54:13.415Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:56513 and /10.30.106.69:5706 10:54:13 2023-12-13T10:54:13.415Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:59199 and /10.30.106.58:5707 10:54:13 2023-12-13T10:54:13.415Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5705 and /10.30.106.69:47497 10:54:13 2023-12-13T10:54:13.415Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:13 10:54:13 Members {size:11, ver:11} [ 10:54:13 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:13 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:13 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:13 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:13 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:13 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:13 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:13 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 this 10:54:13 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:13 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:13 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:13 ] 10:54:13 10:54:13 2023-12-13T10:54:13.416Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:13 10:54:13 Members {size:11, ver:11} [ 10:54:13 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:13 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:13 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:13 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:13 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:13 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:13 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:13 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:13 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:13 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be this 10:54:13 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:13 ] 10:54:13 10:54:13 2023-12-13T10:54:13.431Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.58:57623 10:54:19 2023-12-13T10:54:13.431Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:54211 and /10.30.106.58:5705 10:54:19 2023-12-13T10:54:13.431Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:47855 and /10.30.106.69:5704 10:54:19 2023-12-13T10:54:13.434Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:13.434Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:13.440Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.69:57937 10:54:19 2023-12-13T10:54:13.440Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:57937 and /10.30.106.69:5706 10:54:19 2023-12-13T10:54:13.440Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5706 and /10.30.106.58:54547 10:54:19 2023-12-13T10:54:13.448Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:47497 and /10.30.106.69:5705 10:54:19 2023-12-13T10:54:13.568Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:19 2023-12-13T10:54:13.568Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:13.610Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:19 2023-12-13T10:54:13.610Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:13.732Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:19 2023-12-13T10:54:13.732Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.021Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.021Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.031Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.031Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.051Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.051Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.057Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.057Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.060Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.060Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.188Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.188Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.188Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.188Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.263Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.263Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.420Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5706 is STARTED 10:54:19 2023-12-13T10:54:14.425Z INFO 8102 --- [ main] com.hazelcast.system.logo : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:19 + + o o o o---o o----o o o---o o o----o o--o--o 10:54:19 + + + + | | / \ / | | / / \ | | 10:54:19 + + + + + o----o o o o o----o | o o o o----o | 10:54:19 + + + + | | / \ / | | \ / \ | | 10:54:19 + + o o o o o---o o----o o----o o---o o o o----o o 10:54:19 2023-12-13T10:54:14.425Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:54:19 2023-12-13T10:54:14.425Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.69]:5707 10:54:19 2023-12-13T10:54:14.425Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:54:19 2023-12-13T10:54:14.425Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]: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. 10:54:19 2023-12-13T10:54:14.425Z INFO 8102 --- [ main] com.hazelcast.system : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:54:19 To enable the Jet engine on the members, do one of the following: 10:54:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:54:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:54:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:54:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:54:19 2023-12-13T10:54:14.437Z INFO 8102 --- [ main] com.hazelcast.system.security : [10.30.106.69]: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. 10:54:19 2023-12-13T10:54:14.439Z INFO 8102 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:54:19 2023-12-13T10:54:14.439Z WARN 8102 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.69]: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. 10:54:19 2023-12-13T10:54:14.448Z INFO 8102 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:54:19 2023-12-13T10:54:14.448Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5707 is STARTING 10:54:19 2023-12-13T10:54:14.515Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.515Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.536Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.536Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.571Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.571Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.650Z INFO 8102 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.58]:5702 10:54:19 2023-12-13T10:54:14.664Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:43987 and /10.30.106.58:5702 10:54:19 2023-12-13T10:54:14.686Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.686Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.874Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.874Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.912Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.912Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:14.954Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:14.954Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.088Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.088Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.091Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.091Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.192Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.192Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.261Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.261Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.366Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.366Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.581Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.581Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.639Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.639Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.672Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.672Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.840Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.840Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.965Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.965Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.977Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.977Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:15.994Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:19 2023-12-13T10:54:15.994Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.057Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.057Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.133Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.134Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.183Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.183Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.292Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.292Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.296Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.296Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.541Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.541Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.634Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.634Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.675Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.676Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.857Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.857Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:16.928Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:19 2023-12-13T10:54:16.928Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.059Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.059Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.068Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.068Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.096Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.096Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.199Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.199Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.286Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.286Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.336Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.337Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.395Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.395Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.544Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.544Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.789Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.789Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.831Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.831Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.836Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.836Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:17.860Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:19 2023-12-13T10:54:17.860Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.021Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.021Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.061Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.061Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.116Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.116Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.189Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.189Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.248Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.248Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.250Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.250Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.439Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.439Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.647Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.647Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.784Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.784Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:18.792Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:19 2023-12-13T10:54:18.792Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.013Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.013Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.039Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.039Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.069Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.069Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.101Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.101Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.175Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.175Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.264Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.264Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.292Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.293Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.362Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.362Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.543Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.543Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.650Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:19 2023-12-13T10:54:19.650Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:19 2023-12-13T10:54:19.762Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:19 10:54:19 Members {size:12, ver:12} [ 10:54:19 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:19 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:19 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:19 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:19 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 this 10:54:19 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:19 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:19 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:19 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:19 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:19 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:19 Member [10.30.106.69]:5707 - 220be143-50a2-4eb5-ade7-bc50e760d802 10:54:19 ] 10:54:19 10:54:19 2023-12-13T10:54:19.765Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:19 10:54:19 Members {size:12, ver:12} [ 10:54:19 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:19 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:19 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:19 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:19 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:19 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 this 10:54:19 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:19 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:19 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:19 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:19 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:19 Member [10.30.106.69]:5707 - 220be143-50a2-4eb5-ade7-bc50e760d802 10:54:19 ] 10:54:19 10:54:19 2023-12-13T10:54:19.768Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:19 10:54:19 Members {size:12, ver:12} [ 10:54:19 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:19 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:19 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:19 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:19 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:19 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:19 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:19 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 this 10:54:19 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:19 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:19 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:19 Member [10.30.106.69]:5707 - 220be143-50a2-4eb5-ade7-bc50e760d802 10:54:19 ] 10:54:19 10:54:19 2023-12-13T10:54:19.769Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.69:49085 10:54:19 2023-12-13T10:54:19.769Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.58:48629 10:54:19 2023-12-13T10:54:19.770Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:49085 and /10.30.106.69:5707 10:54:19 2023-12-13T10:54:19.771Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:19 10:54:19 Members {size:12, ver:12} [ 10:54:19 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:19 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:19 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:19 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:19 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:19 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:19 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:19 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:19 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:19 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:19 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:19 Member [10.30.106.69]:5707 - 220be143-50a2-4eb5-ade7-bc50e760d802 this 10:54:19 ] 10:54:19 10:54:19 2023-12-13T10:54:19.773Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.69:34945 10:54:19 2023-12-13T10:54:19.773Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.58:60565 10:54:19 2023-12-13T10:54:19.773Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.69:39653 10:54:19 2023-12-13T10:54:19.773Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.69:53533 10:54:19 2023-12-13T10:54:19.773Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.69:40115 10:54:19 2023-12-13T10:54:19.774Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.58:57629 10:54:19 2023-12-13T10:54:19.775Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.58:33505 10:54:19 2023-12-13T10:54:19.777Z INFO 8102 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5703, timeout: 10000, bind-any: true 10:54:19 2023-12-13T10:54:19.777Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:40115 and /10.30.106.69:5707 10:54:20 2023-12-13T10:54:19.777Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:53533 and /10.30.106.69:5707 10:54:20 2023-12-13T10:54:19.777Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:39653 and /10.30.106.69:5707 10:54:20 2023-12-13T10:54:19.778Z INFO 8102 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5704, timeout: 10000, bind-any: true 10:54:20 2023-12-13T10:54:19.778Z INFO 8102 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.58:5705, timeout: 10000, bind-any: true 10:54:20 2023-12-13T10:54:19.779Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:5707 and /10.30.106.58:57519 10:54:20 2023-12-13T10:54:19.783Z INFO 8102 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:34653 and /10.30.106.58:5703 10:54:20 2023-12-13T10:54:19.784Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:34945 and /10.30.106.69:5707 10:54:20 2023-12-13T10:54:19.785Z INFO 8102 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:60215 and /10.30.106.58:5704 10:54:20 2023-12-13T10:54:19.787Z INFO 8102 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.69:39853 and /10.30.106.58:5705 10:54:20 2023-12-13T10:54:19.790Z INFO 8102 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:20 10:54:20 Members {size:12, ver:12} [ 10:54:20 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:20 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:20 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:20 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:20 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:20 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:20 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:20 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:20 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:20 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be 10:54:20 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e this 10:54:20 Member [10.30.106.69]:5707 - 220be143-50a2-4eb5-ade7-bc50e760d802 10:54:20 ] 10:54:20 10:54:20 2023-12-13T10:54:19.802Z INFO 8102 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.69]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:20 10:54:20 Members {size:12, ver:12} [ 10:54:20 Member [10.30.106.58]:5702 - 29dc8087-0a34-4230-b0a8-624556645588 10:54:20 Member [10.30.106.58]:5703 - ea2522cf-5192-49dc-b645-c532e9459039 10:54:20 Member [10.30.106.58]:5704 - 35321871-1228-4030-8915-301e22a319f0 10:54:20 Member [10.30.106.58]:5705 - a2b6afb8-d5d4-45f0-8a2f-b4d3a428b8b0 10:54:20 Member [10.30.106.69]:5702 - c5e03de0-44a9-4797-984b-5fa55d67ebd3 10:54:20 Member [10.30.106.69]:5703 - 5d3ecac5-365e-40bb-a273-de70c553b9e2 10:54:20 Member [10.30.106.58]:5706 - 48916cb6-59c9-463b-b10a-59a1ea54e688 10:54:20 Member [10.30.106.69]:5704 - 06d4bafb-1e32-4223-ae64-5b2597aa2b23 10:54:20 Member [10.30.106.58]:5707 - 1a4aeef5-9627-495f-8af3-fbc8d20101c6 10:54:20 Member [10.30.106.69]:5705 - 86e14be2-6d80-40d6-9158-535300e217be this 10:54:20 Member [10.30.106.69]:5706 - ca38aeb2-061e-486c-b8c0-3779a406008e 10:54:20 Member [10.30.106.69]:5707 - 220be143-50a2-4eb5-ade7-bc50e760d802 10:54:20 ] 10:54:20 10:54:20 2023-12-13T10:54:19.803Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:20 2023-12-13T10:54:19.803Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:19.839Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:20 2023-12-13T10:54:19.839Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:19.870Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:20 2023-12-13T10:54:19.870Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:19.954Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:20 2023-12-13T10:54:19.954Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.000Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.000Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.235Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.235Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.295Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.295Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.338Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.338Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.340Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.340Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.366Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.366Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.599Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.599Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.653Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.653Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.791Z INFO 8102 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5707 is STARTED 10:54:20 2023-12-13T10:54:20.796Z INFO 8102 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.768 seconds (process running for 81.797) 10:54:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.787 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:54:20 2023-12-13T10:54:20.811Z INFO 8102 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:54:20 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:54:20 10:54:20 . ____ _ __ _ _ 10:54:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:20 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:20 =========|_|==============|___/=/_/_/_/ 10:54:20 :: Spring Boot :: (v3.1.2) 10:54:20 10:54:20 2023-12-13T10:54:20.835Z INFO 8102 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:20 2023-12-13T10:54:20.835Z INFO 8102 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:54:20 2023-12-13T10:54:20.858Z INFO 8102 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.041 seconds (process running for 81.859) 10:54:20 2023-12-13T10:54:20.862Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:20 acks = -1 10:54:20 auto.include.jmx.reporter = true 10:54:20 batch.size = 16384 10:54:20 bootstrap.servers = [localhost:9092] 10:54:20 buffer.memory = 33554432 10:54:20 client.dns.lookup = use_all_dns_ips 10:54:20 client.id = producer-11 10:54:20 compression.type = none 10:54:20 connections.max.idle.ms = 540000 10:54:20 delivery.timeout.ms = 120000 10:54:20 enable.idempotence = true 10:54:20 interceptor.classes = [] 10:54:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:20 linger.ms = 0 10:54:20 max.block.ms = 60000 10:54:20 max.in.flight.requests.per.connection = 5 10:54:20 max.request.size = 1048576 10:54:20 metadata.max.age.ms = 300000 10:54:20 metadata.max.idle.ms = 300000 10:54:20 metric.reporters = [] 10:54:20 metrics.num.samples = 2 10:54:20 metrics.recording.level = INFO 10:54:20 metrics.sample.window.ms = 30000 10:54:20 partitioner.adaptive.partitioning.enable = true 10:54:20 partitioner.availability.timeout.ms = 0 10:54:20 partitioner.class = null 10:54:20 partitioner.ignore.keys = false 10:54:20 receive.buffer.bytes = 32768 10:54:20 reconnect.backoff.max.ms = 1000 10:54:20 reconnect.backoff.ms = 50 10:54:20 request.timeout.ms = 30000 10:54:20 retries = 2147483647 10:54:20 retry.backoff.ms = 100 10:54:20 sasl.client.callback.handler.class = null 10:54:20 sasl.jaas.config = null 10:54:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:20 sasl.kerberos.min.time.before.relogin = 60000 10:54:20 sasl.kerberos.service.name = null 10:54:20 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:20 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:20 sasl.login.callback.handler.class = null 10:54:20 sasl.login.class = null 10:54:20 sasl.login.connect.timeout.ms = null 10:54:20 sasl.login.read.timeout.ms = null 10:54:20 sasl.login.refresh.buffer.seconds = 300 10:54:20 sasl.login.refresh.min.period.seconds = 60 10:54:20 sasl.login.refresh.window.factor = 0.8 10:54:20 sasl.login.refresh.window.jitter = 0.05 10:54:20 sasl.login.retry.backoff.max.ms = 10000 10:54:20 sasl.login.retry.backoff.ms = 100 10:54:20 sasl.mechanism = GSSAPI 10:54:20 sasl.oauthbearer.clock.skew.seconds = 30 10:54:20 sasl.oauthbearer.expected.audience = null 10:54:20 sasl.oauthbearer.expected.issuer = null 10:54:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:20 sasl.oauthbearer.jwks.endpoint.url = null 10:54:20 sasl.oauthbearer.scope.claim.name = scope 10:54:20 sasl.oauthbearer.sub.claim.name = sub 10:54:20 sasl.oauthbearer.token.endpoint.url = null 10:54:20 security.protocol = PLAINTEXT 10:54:20 security.providers = null 10:54:20 send.buffer.bytes = 131072 10:54:20 socket.connection.setup.timeout.max.ms = 30000 10:54:20 socket.connection.setup.timeout.ms = 10000 10:54:20 ssl.cipher.suites = null 10:54:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:20 ssl.endpoint.identification.algorithm = https 10:54:20 ssl.engine.factory.class = null 10:54:20 ssl.key.password = null 10:54:20 ssl.keymanager.algorithm = SunX509 10:54:20 ssl.keystore.certificate.chain = null 10:54:20 ssl.keystore.key = null 10:54:20 ssl.keystore.location = null 10:54:20 ssl.keystore.password = null 10:54:20 ssl.keystore.type = JKS 10:54:20 ssl.protocol = TLSv1.3 10:54:20 ssl.provider = null 10:54:20 ssl.secure.random.implementation = null 10:54:20 ssl.trustmanager.algorithm = PKIX 10:54:20 ssl.truststore.certificates = null 10:54:20 ssl.truststore.location = null 10:54:20 ssl.truststore.password = null 10:54:20 ssl.truststore.type = JKS 10:54:20 transaction.timeout.ms = 60000 10:54:20 transactional.id = null 10:54:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:54:20 10:54:20 2023-12-13T10:54:20.871Z INFO 8102 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 10:54:20 2023-12-13T10:54:20.872Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:20 2023-12-13T10:54:20.872Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:20 2023-12-13T10:54:20.872Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464860872 10:54:20 2023-12-13T10:54:20.876Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:20 2023-12-13T10:54:20.876Z WARN 8102 --- [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. 10:54:20 2023-12-13T10:54:20.876Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:20 2023-12-13T10:54:20.885Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:20 acks = -1 10:54:20 auto.include.jmx.reporter = true 10:54:20 batch.size = 16384 10:54:20 bootstrap.servers = [localhost:9092] 10:54:20 buffer.memory = 33554432 10:54:20 client.dns.lookup = use_all_dns_ips 10:54:20 client.id = producer-12 10:54:20 compression.type = none 10:54:20 connections.max.idle.ms = 540000 10:54:20 delivery.timeout.ms = 120000 10:54:20 enable.idempotence = true 10:54:20 interceptor.classes = [] 10:54:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:20 linger.ms = 0 10:54:20 max.block.ms = 60000 10:54:20 max.in.flight.requests.per.connection = 5 10:54:20 max.request.size = 1048576 10:54:20 metadata.max.age.ms = 300000 10:54:20 metadata.max.idle.ms = 300000 10:54:20 metric.reporters = [] 10:54:20 metrics.num.samples = 2 10:54:20 metrics.recording.level = INFO 10:54:20 metrics.sample.window.ms = 30000 10:54:20 partitioner.adaptive.partitioning.enable = true 10:54:20 partitioner.availability.timeout.ms = 0 10:54:20 partitioner.class = null 10:54:20 partitioner.ignore.keys = false 10:54:20 receive.buffer.bytes = 32768 10:54:20 reconnect.backoff.max.ms = 1000 10:54:20 reconnect.backoff.ms = 50 10:54:20 request.timeout.ms = 30000 10:54:20 retries = 2147483647 10:54:20 retry.backoff.ms = 100 10:54:20 sasl.client.callback.handler.class = null 10:54:20 sasl.jaas.config = null 10:54:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:20 sasl.kerberos.min.time.before.relogin = 60000 10:54:20 sasl.kerberos.service.name = null 10:54:20 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:20 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:20 sasl.login.callback.handler.class = null 10:54:20 sasl.login.class = null 10:54:20 sasl.login.connect.timeout.ms = null 10:54:20 sasl.login.read.timeout.ms = null 10:54:20 sasl.login.refresh.buffer.seconds = 300 10:54:20 sasl.login.refresh.min.period.seconds = 60 10:54:20 sasl.login.refresh.window.factor = 0.8 10:54:20 sasl.login.refresh.window.jitter = 0.05 10:54:20 sasl.login.retry.backoff.max.ms = 10000 10:54:20 sasl.login.retry.backoff.ms = 100 10:54:20 sasl.mechanism = GSSAPI 10:54:20 sasl.oauthbearer.clock.skew.seconds = 30 10:54:20 sasl.oauthbearer.expected.audience = null 10:54:20 sasl.oauthbearer.expected.issuer = null 10:54:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:20 sasl.oauthbearer.jwks.endpoint.url = null 10:54:20 sasl.oauthbearer.scope.claim.name = scope 10:54:20 sasl.oauthbearer.sub.claim.name = sub 10:54:20 sasl.oauthbearer.token.endpoint.url = null 10:54:20 security.protocol = PLAINTEXT 10:54:20 security.providers = null 10:54:20 send.buffer.bytes = 131072 10:54:20 socket.connection.setup.timeout.max.ms = 30000 10:54:20 socket.connection.setup.timeout.ms = 10000 10:54:20 ssl.cipher.suites = null 10:54:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:20 ssl.endpoint.identification.algorithm = https 10:54:20 ssl.engine.factory.class = null 10:54:20 ssl.key.password = null 10:54:20 ssl.keymanager.algorithm = SunX509 10:54:20 ssl.keystore.certificate.chain = null 10:54:20 ssl.keystore.key = null 10:54:20 ssl.keystore.location = null 10:54:20 ssl.keystore.password = null 10:54:20 ssl.keystore.type = JKS 10:54:20 ssl.protocol = TLSv1.3 10:54:20 ssl.provider = null 10:54:20 ssl.secure.random.implementation = null 10:54:20 ssl.trustmanager.algorithm = PKIX 10:54:20 ssl.truststore.certificates = null 10:54:20 ssl.truststore.location = null 10:54:20 ssl.truststore.password = null 10:54:20 ssl.truststore.type = JKS 10:54:20 transaction.timeout.ms = 60000 10:54:20 transactional.id = null 10:54:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:54:20 10:54:20 2023-12-13T10:54:20.885Z INFO 8102 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 10:54:20 2023-12-13T10:54:20.889Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:20 2023-12-13T10:54:20.889Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:20 2023-12-13T10:54:20.889Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464860889 10:54:20 2023-12-13T10:54:20.890Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:20 2023-12-13T10:54:20.890Z WARN 8102 --- [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. 10:54:20 2023-12-13T10:54:20.890Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:54:20 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 10:54:20 2023-12-13T10:54:20.924Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.924Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:20 10:54:20 . ____ _ __ _ _ 10:54:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:20 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:20 =========|_|==============|___/=/_/_/_/ 10:54:20 :: Spring Boot :: (v3.1.2) 10:54:20 10:54:20 2023-12-13T10:54:20.934Z INFO 8102 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:20 2023-12-13T10:54:20.934Z INFO 8102 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 10:54:20 2023-12-13T10:54:20.940Z INFO 8102 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.037 seconds (process running for 81.941) 10:54:20 2023-12-13T10:54:20.961Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.961Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 10:54:20 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 10:54:20 2023-12-13T10:54:20.975Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.975Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.976Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:20 2023-12-13T10:54:20.976Z WARN 8102 --- [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. 10:54:20 2023-12-13T10:54:20.976Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:20 2023-12-13T10:54:20.988Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:20 2023-12-13T10:54:20.988Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:20 2023-12-13T10:54:20.991Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:20 2023-12-13T10:54:20.991Z WARN 8102 --- [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. 10:54:20 2023-12-13T10:54:20.991Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 10:54:21 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 10:54:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 10:54:21 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 10:54:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 10:54:21 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 10:54:26 2023-12-13T10:54:21.045Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:26 2023-12-13T10:54:21.092Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:21.092Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:21.092Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:21.127Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:21.127Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:21.127Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:21.162Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.162Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.171Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e5e5a10ff070f3f8f543faf43c6eccb3a02e8eade7f2a638c9e363439c6fcde0 10:54:26 2023-12-13T10:54:21.294Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.294Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.299Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:21.299Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:21.299Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:21.328Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:21.328Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:21.328Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:21.346Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.346Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.402Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.402Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.403Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.403Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.451Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.452Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.569Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.570Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.756Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.756Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.757Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:21.757Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:21.757Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:21.783Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:21.784Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:21.784Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:21.824Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.824Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.827Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.827Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:21.996Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-13T10:54:21.996Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.078Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.078Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.269Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.270Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.361Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.361Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.366Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.366Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.409Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.409Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.421Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:22.421Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:22.422Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:22.467Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.467Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.569Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.569Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.674Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.674Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.688Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:22.688Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:22.688Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:22.867Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.867Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.892Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.892Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.937Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.937Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:22.970Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-13T10:54:22.970Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.146Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.147Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.171Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.171Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.214Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.214Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.218Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.218Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.475Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:23.475Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:23.475Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:23.523Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.523Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.563Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.563Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.670Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.670Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.692Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:23.692Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:23.692Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:23.769Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.769Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.777Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.777Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.945Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.945Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:23.990Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-13T10:54:23.990Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.026Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.026Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.066Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.066Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.331Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.331Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.349Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.349Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.426Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.426Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.431Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.431Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.630Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:24.630Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:24.630Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:24.717Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.717Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.788Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.788Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.826Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.826Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:24.850Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:24.850Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:24.850Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:24.871Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:24.871Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.043Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.043Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.099Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.099Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.133Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.133Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.219Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.219Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.230Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.230Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.330Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.330Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.333Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.333Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.552Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.552Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.671Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.671Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.733Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:25.733Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:25.733Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:25.792Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.792Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.804Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:25.804Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:25.804Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:25.873Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.873Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:25.948Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-13T10:54:25.948Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.032Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.032Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.136Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.136Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.272Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.272Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.308Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.308Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.336Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.336Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.433Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.433Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.446Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.446Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.586Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:26 2023-12-13T10:54:26.586Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:26.586Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:26.608Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.608Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.625Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.625Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.751Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.705777485S 10:54:26 2023-12-13T10:54:26.760Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:26 2023-12-13T10:54:26.760Z WARN 8102 --- [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. 10:54:26 2023-12-13T10:54:26.760Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:26 2023-12-13T10:54:26.776Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.776Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.794Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.794Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 10:54:26 . ____ _ __ _ _ 10:54:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:26 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:26 =========|_|==============|___/=/_/_/_/ 10:54:26 :: Spring Boot :: (v3.1.2) 10:54:26 10:54:26 2023-12-13T10:54:26.838Z INFO 8102 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:26 2023-12-13T10:54:26.838Z INFO 8102 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:54:26 2023-12-13T10:54:26.844Z INFO 8102 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.027 seconds (process running for 87.845) 10:54:26 2023-12-13T10:54:26.884Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.889Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.900Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.905Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.922Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.931Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.934Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:26 2023-12-13T10:54:26.938Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-13T10:54:26.938Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-13T10:54:26.939Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:27 2023-12-13T10:54:27.021Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:27 2023-12-13T10:54:27.021Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:27 2023-12-13T10:54:27.048Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:27 2023-12-13T10:54:27.048Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:27 2023-12-13T10:54:27.091Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:27 2023-12-13T10:54:27.091Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.19 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 10:54:27 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 10:54:32 2023-12-13T10:54:27.241Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:32 2023-12-13T10:54:27.266Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.266Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.290Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5a128e6a750e95ba377e5671920d641f2a1997b070d13e64bd42d4d29a846bdf 10:54:32 2023-12-13T10:54:27.353Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.353Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.502Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.502Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.517Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.517Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.539Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.539Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.542Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:32 2023-12-13T10:54:27.542Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:27.542Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:27.568Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.568Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.680Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.680Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.701Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.701Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.774Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:32 2023-12-13T10:54:27.774Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:27.774Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:27.909Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.909Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.947Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.947Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.956Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.956Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:27.989Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:32 2023-12-13T10:54:27.989Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.187Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.187Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.298Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.298Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.402Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.402Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.559Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.559Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.575Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.575Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.625Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:32 2023-12-13T10:54:28.625Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:28.625Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:28.684Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.684Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.747Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.747Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.816Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.816Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.826Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.826Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:28.970Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:32 2023-12-13T10:54:28.970Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:28.970Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:28.977Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:32 2023-12-13T10:54:28.977Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.112Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.112Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.171Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.171Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.206Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.206Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.271Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.271Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.396Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.396Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.528Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.528Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.600Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.600Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.629Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:32 2023-12-13T10:54:29.629Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:29.629Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:29.712Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.712Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.787Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.787Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.818Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.818Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:29.930Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:32 2023-12-13T10:54:29.930Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.015Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.015Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.077Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.077Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.130Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.130Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.178Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:32 2023-12-13T10:54:30.178Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:30.178Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:30.259Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.259Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.399Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.400Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.428Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.428Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.583Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:32 2023-12-13T10:54:30.583Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:30.583Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:30.603Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.603Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.741Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.741Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.815Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.816Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.893Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.893Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:30.917Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:32 2023-12-13T10:54:30.917Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.020Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.020Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.045Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.045Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.082Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.083Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.095Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:32 2023-12-13T10:54:31.095Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:31.095Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:31.249Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.249Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.256Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.257Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.462Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.462Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.500Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.500Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.546Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:32 2023-12-13T10:54:31.546Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:31.546Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:31.613Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.614Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.796Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.797Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.868Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.868Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.922Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.922Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.934Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.934Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.972Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.972Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:31.995Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:32 2023-12-13T10:54:31.995Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.102Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.102Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.253Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:32 2023-12-13T10:54:32.253Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:32.253Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:32.303Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.303Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.365Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.365Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.455Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:32 2023-12-13T10:54:32.456Z WARN 8102 --- [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. 10:54:32 2023-12-13T10:54:32.456Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:32 2023-12-13T10:54:32.458Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.458Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.497Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.255347194S 10:54:32 2023-12-13T10:54:32.505Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.505Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.541Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:32 2023-12-13T10:54:32.545Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:32 2023-12-13T10:54:32.548Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:32 2023-12-13T10:54:32.550Z INFO 8102 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:32 2023-12-13T10:54:32.669Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.669Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:32 2023-12-13T10:54:32.833Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:32 2023-12-13T10:54:32.833Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.611 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 10:54:32 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 10:54:38 2023-12-13T10:54:32.858Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:38 2023-12-13T10:54:32.898Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:32.898Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:32.899Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 22327d40c023b977e9c0e8a7c32da733caaff865d54156bb9a355782883865a7 10:54:38 2023-12-13T10:54:32.927Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:32.927Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.012Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.012Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.038Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.038Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.084Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.084Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.158Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.158Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.258Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.258Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.417Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.417Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.465Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:38 2023-12-13T10:54:33.465Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:33.465Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:33.472Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.472Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.513Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:38 2023-12-13T10:54:33.513Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:33.513Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:33.700Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.700Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.711Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.711Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.780Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.780Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.938Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.938Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:33.986Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:38 2023-12-13T10:54:33.986Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.013Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.013Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.029Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.029Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.093Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.093Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.197Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.197Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.315Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.316Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.385Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.386Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.476Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:38 2023-12-13T10:54:34.476Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:34.476Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:34.536Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.536Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.581Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:38 2023-12-13T10:54:34.581Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:34.581Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:34.639Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.639Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.816Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.816Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.865Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.865Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.899Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.899Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:34.915Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:34.915Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.195Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.196Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.200Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.200Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.232Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.232Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.246Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.246Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.438Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.438Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.488Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.488Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.518Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.518Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.579Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:38 2023-12-13T10:54:35.580Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:35.580Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:35.685Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:38 2023-12-13T10:54:35.685Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:35.685Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:35.742Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.742Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.751Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.751Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:35.969Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:38 2023-12-13T10:54:35.969Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.018Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.018Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.019Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.019Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.049Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.049Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.134Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.134Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.255Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.255Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.399Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.399Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.443Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.443Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.496Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.496Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.612Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.612Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.664Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.664Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.692Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:38 2023-12-13T10:54:36.692Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:36.692Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:36.727Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.727Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.798Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:38 2023-12-13T10:54:36.798Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:36.798Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:36.878Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.878Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.878Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.878Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:36.971Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:38 2023-12-13T10:54:36.971Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.028Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.028Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.139Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.139Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.325Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.325Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.453Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.453Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.454Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.454Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.507Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.507Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.572Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.572Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.679Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.679Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.767Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.767Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.797Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:38 2023-12-13T10:54:37.797Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:37.797Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:37.830Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.830Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.931Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.931Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.956Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:37.956Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:37.958Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:38 2023-12-13T10:54:37.958Z WARN 8102 --- [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. 10:54:38 2023-12-13T10:54:37.958Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:38 2023-12-13T10:54:38.029Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:38 2023-12-13T10:54:38.029Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:38.035Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:38 2023-12-13T10:54:38.035Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:38.258Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.400063101S 10:54:38 10:54:38 . ____ _ __ _ _ 10:54:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:38 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:38 =========|_|==============|___/=/_/_/_/ 10:54:38 :: Spring Boot :: (v3.1.2) 10:54:38 10:54:38 2023-12-13T10:54:38.291Z INFO 8102 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:38 2023-12-13T10:54:38.292Z INFO 8102 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 10:54:38 2023-12-13T10:54:38.314Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:38 2023-12-13T10:54:38.314Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:38 2023-12-13T10:54:38.350Z INFO 8102 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.08 seconds (process running for 99.351) 10:54:40 2023-12-13T10:54:38.383Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.383Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.420Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.420Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.618Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.618Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.685Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.685Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.766Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-13T10:54:38.766Z WARN 8102 --- [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. 10:54:40 2023-12-13T10:54:38.766Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-13T10:54:38.835Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.835Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.839Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.839Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.883Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.883Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.936Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.936Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.940Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-13T10:54:38.940Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:38.974Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-13T10:54:38.974Z WARN 8102 --- [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. 10:54:40 2023-12-13T10:54:38.974Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-13T10:54:39.087Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.087Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.159Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.159Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.167Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.167Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.423Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.423Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.471Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.471Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.537Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.537Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.738Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.738Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.828Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-13T10:54:39.828Z WARN 8102 --- [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. 10:54:40 2023-12-13T10:54:39.828Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-13T10:54:39.838Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.838Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:39.889Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-13T10:54:39.889Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.040Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.040Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.042Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.042Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.043Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.043Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.071Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.071Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.087Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.087Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.127Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-13T10:54:40.127Z WARN 8102 --- [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. 10:54:40 2023-12-13T10:54:40.127Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-13T10:54:40.362Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.362Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.433Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.433Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.575Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.575Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.593Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.593Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-13T10:54:40.641Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.641Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.799 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 10:54:40 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 10:54:40 10:54:40 . ____ _ __ _ _ 10:54:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:40 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:40 =========|_|==============|___/=/_/_/_/ 10:54:40 :: Spring Boot :: (v3.1.2) 10:54:40 10:54:40 2023-12-13T10:54:40.683Z INFO 8102 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:40 2023-12-13T10:54:40.684Z INFO 8102 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:54:40 2023-12-13T10:54:40.711Z INFO 8102 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.039 seconds (process running for 101.712) 10:54:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 10:54:40 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:54:40 2023-12-13T10:54:40.793Z INFO 8102 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:54:40 2023-12-13T10:54:40.800Z INFO 8102 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:54:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:54:40 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:54:40 2023-12-13T10:54:40.841Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-13T10:54:40.841Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:54:40 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:54:40 2023-12-13T10:54:40.858Z ERROR 8102 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 10:54:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:54:40 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:54:46 2023-12-13T10:54:40.862Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:46 2023-12-13T10:54:40.896Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-13T10:54:40.896Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:40.909Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 15cacc79ffe813d5898e8d8eb02e5016c94c4372ae51b4f9caaf73d87711cd79 10:54:46 2023-12-13T10:54:40.992Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-13T10:54:40.992Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:40.992Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:41.024Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.024Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.047Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.047Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.092Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-13T10:54:41.092Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:41.092Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:41.113Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.113Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.146Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.147Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.246Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.246Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.346Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.346Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.366Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.366Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.547Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.547Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.634Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.634Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.808Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.808Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:41.945Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-13T10:54:41.945Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:41.945Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:41.999Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-13T10:54:41.999Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.012Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.012Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.063Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.063Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.150Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.150Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.191Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.191Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.235Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.235Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.246Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-13T10:54:42.246Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:42.246Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:42.260Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.260Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.298Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.298Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.568Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.568Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.660Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.660Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.751Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.751Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.837Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.837Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.914Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-13T10:54:42.914Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:42.948Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-13T10:54:42.949Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:42.949Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:43.044Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.044Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.052Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.052Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.150Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-13T10:54:43.150Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:43.150Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:43.150Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.150Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.151Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.151Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.163Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.163Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.169Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.169Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.188Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.188Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.471Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.471Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.790Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.790Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.829Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.829Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.854Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-13T10:54:43.854Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:43.953Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-13T10:54:43.953Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:43.953Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:44.004Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.004Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.019Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.019Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.065Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.065Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.153Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-13T10:54:44.153Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:44.153Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:44.194Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.194Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.200Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.200Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.303Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.303Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.307Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.307Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.372Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.372Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.374Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.374Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.708Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.708Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.791Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.791Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.918Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.918Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:44.974Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-13T10:54:44.975Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:44.975Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:44.980Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-13T10:54:44.980Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.007Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.007Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.022Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.023Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.127Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.127Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.157Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.157Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.281Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.281Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.297Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.298Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.312Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-13T10:54:45.312Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:45.312Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:45.334Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.334Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.576Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.576Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.866Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.866Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.945Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.945Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.968Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.968Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:45.971Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:45.971Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.043Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.043Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.060Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.197453923S 10:54:46 2023-12-13T10:54:46.062Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:54:46 allow.auto.create.topics = true 10:54:46 auto.commit.interval.ms = 5000 10:54:46 auto.include.jmx.reporter = true 10:54:46 auto.offset.reset = earliest 10:54:46 bootstrap.servers = [PLAINTEXT://localhost:32784] 10:54:46 check.crcs = true 10:54:46 client.dns.lookup = use_all_dns_ips 10:54:46 client.id = consumer-ncmp-group-9 10:54:46 client.rack = 10:54:46 connections.max.idle.ms = 540000 10:54:46 default.api.timeout.ms = 60000 10:54:46 enable.auto.commit = true 10:54:46 exclude.internal.topics = true 10:54:46 fetch.max.bytes = 52428800 10:54:46 fetch.max.wait.ms = 500 10:54:46 fetch.min.bytes = 1 10:54:46 group.id = ncmp-group 10:54:46 group.instance.id = null 10:54:46 heartbeat.interval.ms = 3000 10:54:46 interceptor.classes = [] 10:54:46 internal.leave.group.on.close = true 10:54:46 internal.throw.on.fetch.stable.offset.unsupported = false 10:54:46 isolation.level = read_uncommitted 10:54:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:54:46 max.partition.fetch.bytes = 1048576 10:54:46 max.poll.interval.ms = 300000 10:54:46 max.poll.records = 500 10:54:46 metadata.max.age.ms = 300000 10:54:46 metric.reporters = [] 10:54:46 metrics.num.samples = 2 10:54:46 metrics.recording.level = INFO 10:54:46 metrics.sample.window.ms = 30000 10:54:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:54:46 receive.buffer.bytes = 65536 10:54:46 reconnect.backoff.max.ms = 1000 10:54:46 reconnect.backoff.ms = 50 10:54:46 request.timeout.ms = 30000 10:54:46 retry.backoff.ms = 100 10:54:46 sasl.client.callback.handler.class = null 10:54:46 sasl.jaas.config = null 10:54:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:46 sasl.kerberos.min.time.before.relogin = 60000 10:54:46 sasl.kerberos.service.name = null 10:54:46 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:46 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:46 sasl.login.callback.handler.class = null 10:54:46 sasl.login.class = null 10:54:46 sasl.login.connect.timeout.ms = null 10:54:46 sasl.login.read.timeout.ms = null 10:54:46 sasl.login.refresh.buffer.seconds = 300 10:54:46 sasl.login.refresh.min.period.seconds = 60 10:54:46 sasl.login.refresh.window.factor = 0.8 10:54:46 sasl.login.refresh.window.jitter = 0.05 10:54:46 sasl.login.retry.backoff.max.ms = 10000 10:54:46 sasl.login.retry.backoff.ms = 100 10:54:46 sasl.mechanism = GSSAPI 10:54:46 sasl.oauthbearer.clock.skew.seconds = 30 10:54:46 sasl.oauthbearer.expected.audience = null 10:54:46 sasl.oauthbearer.expected.issuer = null 10:54:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:46 sasl.oauthbearer.jwks.endpoint.url = null 10:54:46 sasl.oauthbearer.scope.claim.name = scope 10:54:46 sasl.oauthbearer.sub.claim.name = sub 10:54:46 sasl.oauthbearer.token.endpoint.url = null 10:54:46 security.protocol = PLAINTEXT 10:54:46 security.providers = null 10:54:46 send.buffer.bytes = 131072 10:54:46 session.timeout.ms = 45000 10:54:46 socket.connection.setup.timeout.max.ms = 30000 10:54:46 socket.connection.setup.timeout.ms = 10000 10:54:46 ssl.cipher.suites = null 10:54:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:46 ssl.endpoint.identification.algorithm = https 10:54:46 ssl.engine.factory.class = null 10:54:46 ssl.key.password = null 10:54:46 ssl.keymanager.algorithm = SunX509 10:54:46 ssl.keystore.certificate.chain = null 10:54:46 ssl.keystore.key = null 10:54:46 ssl.keystore.location = null 10:54:46 ssl.keystore.password = null 10:54:46 ssl.keystore.type = JKS 10:54:46 ssl.protocol = TLSv1.3 10:54:46 ssl.provider = null 10:54:46 ssl.secure.random.implementation = null 10:54:46 ssl.trustmanager.algorithm = PKIX 10:54:46 ssl.truststore.certificates = null 10:54:46 ssl.truststore.location = null 10:54:46 ssl.truststore.password = null 10:54:46 ssl.truststore.type = JKS 10:54:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:54:46 10:54:46 2023-12-13T10:54:46.064Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:46 2023-12-13T10:54:46.064Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:46 2023-12-13T10:54:46.064Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464886064 10:54:46 10:54:46 . ____ _ __ _ _ 10:54:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:46 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:46 =========|_|==============|___/=/_/_/_/ 10:54:46 :: Spring Boot :: (v3.1.2) 10:54:46 10:54:46 2023-12-13T10:54:46.080Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.080Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.084Z INFO 8102 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:46 2023-12-13T10:54:46.084Z INFO 8102 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:54:46 2023-12-13T10:54:46.093Z INFO 8102 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.027 seconds (process running for 107.095) 10:54:46 2023-12-13T10:54:46.097Z INFO 8102 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 10:54:46 2023-12-13T10:54:46.099Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:54:46 2023-12-13T10:54:46.100Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:46 acks = -1 10:54:46 auto.include.jmx.reporter = true 10:54:46 batch.size = 16384 10:54:46 bootstrap.servers = [PLAINTEXT://localhost:32784] 10:54:46 buffer.memory = 33554432 10:54:46 client.dns.lookup = use_all_dns_ips 10:54:46 client.id = producer-13 10:54:46 compression.type = none 10:54:46 connections.max.idle.ms = 540000 10:54:46 delivery.timeout.ms = 120000 10:54:46 enable.idempotence = false 10:54:46 interceptor.classes = [] 10:54:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:46 linger.ms = 1 10:54:46 max.block.ms = 60000 10:54:46 max.in.flight.requests.per.connection = 5 10:54:46 max.request.size = 1048576 10:54:46 metadata.max.age.ms = 300000 10:54:46 metadata.max.idle.ms = 300000 10:54:46 metric.reporters = [] 10:54:46 metrics.num.samples = 2 10:54:46 metrics.recording.level = INFO 10:54:46 metrics.sample.window.ms = 30000 10:54:46 partitioner.adaptive.partitioning.enable = true 10:54:46 partitioner.availability.timeout.ms = 0 10:54:46 partitioner.class = null 10:54:46 partitioner.ignore.keys = false 10:54:46 receive.buffer.bytes = 32768 10:54:46 reconnect.backoff.max.ms = 1000 10:54:46 reconnect.backoff.ms = 50 10:54:46 request.timeout.ms = 30000 10:54:46 retries = 0 10:54:46 retry.backoff.ms = 100 10:54:46 sasl.client.callback.handler.class = null 10:54:46 sasl.jaas.config = null 10:54:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:46 sasl.kerberos.min.time.before.relogin = 60000 10:54:46 sasl.kerberos.service.name = null 10:54:46 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:46 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:46 sasl.login.callback.handler.class = null 10:54:46 sasl.login.class = null 10:54:46 sasl.login.connect.timeout.ms = null 10:54:46 sasl.login.read.timeout.ms = null 10:54:46 sasl.login.refresh.buffer.seconds = 300 10:54:46 sasl.login.refresh.min.period.seconds = 60 10:54:46 sasl.login.refresh.window.factor = 0.8 10:54:46 sasl.login.refresh.window.jitter = 0.05 10:54:46 sasl.login.retry.backoff.max.ms = 10000 10:54:46 sasl.login.retry.backoff.ms = 100 10:54:46 sasl.mechanism = GSSAPI 10:54:46 sasl.oauthbearer.clock.skew.seconds = 30 10:54:46 sasl.oauthbearer.expected.audience = null 10:54:46 sasl.oauthbearer.expected.issuer = null 10:54:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:46 sasl.oauthbearer.jwks.endpoint.url = null 10:54:46 sasl.oauthbearer.scope.claim.name = scope 10:54:46 sasl.oauthbearer.sub.claim.name = sub 10:54:46 sasl.oauthbearer.token.endpoint.url = null 10:54:46 security.protocol = PLAINTEXT 10:54:46 security.providers = null 10:54:46 send.buffer.bytes = 131072 10:54:46 socket.connection.setup.timeout.max.ms = 30000 10:54:46 socket.connection.setup.timeout.ms = 10000 10:54:46 ssl.cipher.suites = null 10:54:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:46 ssl.endpoint.identification.algorithm = https 10:54:46 ssl.engine.factory.class = null 10:54:46 ssl.key.password = null 10:54:46 ssl.keymanager.algorithm = SunX509 10:54:46 ssl.keystore.certificate.chain = null 10:54:46 ssl.keystore.key = null 10:54:46 ssl.keystore.location = null 10:54:46 ssl.keystore.password = null 10:54:46 ssl.keystore.type = JKS 10:54:46 ssl.protocol = TLSv1.3 10:54:46 ssl.provider = null 10:54:46 ssl.secure.random.implementation = null 10:54:46 ssl.trustmanager.algorithm = PKIX 10:54:46 ssl.truststore.certificates = null 10:54:46 ssl.truststore.location = null 10:54:46 ssl.truststore.password = null 10:54:46 ssl.truststore.type = JKS 10:54:46 transaction.timeout.ms = 60000 10:54:46 transactional.id = null 10:54:46 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:54:46 10:54:46 2023-12-13T10:54:46.102Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:54:46 2023-12-13T10:54:46.102Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:46 2023-12-13T10:54:46.102Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:46 2023-12-13T10:54:46.102Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464886102 10:54:46 2023-12-13T10:54:46.165Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-13T10:54:46.165Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:46.165Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:46.179Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-13T10:54:46.180Z WARN 8102 --- [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. 10:54:46 2023-12-13T10:54:46.180Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-13T10:54:46.292Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.292Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.332Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.332Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.362Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.362Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.364Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.364Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.386Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.386Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.388Z WARN 8102 --- [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} 10:54:46 2023-12-13T10:54:46.388Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: Vb3ZR8HVRUGuOWEWGougLA 10:54:46 2023-12-13T10:54:46.534Z WARN 8102 --- [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} 10:54:46 2023-12-13T10:54:46.586Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.586Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.640Z INFO 8102 --- [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 McfBixDsQYuTM4lNQQTyCA 10:54:46 2023-12-13T10:54:46.661Z INFO 8102 --- [ 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 McfBixDsQYuTM4lNQQTyCA 10:54:46 2023-12-13T10:54:46.661Z INFO 8102 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: Vb3ZR8HVRUGuOWEWGougLA 10:54:46 2023-12-13T10:54:46.797Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 10:54:46 2023-12-13T10:54:46.804Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:54:46 2023-12-13T10:54:46.820Z INFO 8102 --- [ 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-b237bb82-67f3-4de3-9baa-2126ce597d47 10:54:46 2023-12-13T10:54:46.820Z INFO 8102 --- [ 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) 10:54:46 2023-12-13T10:54:46.820Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:54:46 2023-12-13T10:54:46.874Z INFO 8102 --- [ 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-b237bb82-67f3-4de3-9baa-2126ce597d47', protocol='range'} 10:54:46 2023-12-13T10:54:46.874Z INFO 8102 --- [ 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-b237bb82-67f3-4de3-9baa-2126ce597d47=Assignment(partitions=[ncmp-events-test-0])} 10:54:46 2023-12-13T10:54:46.893Z INFO 8102 --- [ 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-b237bb82-67f3-4de3-9baa-2126ce597d47', protocol='range'} 10:54:46 2023-12-13T10:54:46.893Z INFO 8102 --- [ 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]) 10:54:46 2023-12-13T10:54:46.893Z INFO 8102 --- [ 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 10:54:46 2023-12-13T10:54:46.904Z INFO 8102 --- [ 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 10:54:46 2023-12-13T10:54:46.914Z INFO 8102 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 10:54:46 2023-12-13T10:54:46.934Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.934Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.941Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.941Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-13T10:54:46.945Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-13T10:54:46.945Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:46.980Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:47 2023-12-13T10:54:46.980Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.009Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.009Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.014Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.014Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.058Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.059Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:54:47 2023-12-13T10:54:47.076Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.076Z INFO 8102 --- [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: 131ms, elapsed time since send: 131ms, request timeout: 30000ms) 10:54:47 2023-12-13T10:54:47.076Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 10:54:47 2023-12-13T10:54:47.076Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 10:54:47 2023-12-13T10:54:47.076Z INFO 8102 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1999406622, epoch=1) to node 1: 10:54:47 10:54:47 org.apache.kafka.common.errors.DisconnectException: null 10:54:47 10:54:47 2023-12-13T10:54:47.076Z INFO 8102 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:54:47 2023-12-13T10:54:47.160Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.160Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.177Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.177Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.185Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:47 2023-12-13T10:54:47.185Z WARN 8102 --- [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. 10:54:47 2023-12-13T10:54:47.186Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:47 2023-12-13T10:54:47.207Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.208Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.261Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.261Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.409 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:54:47 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 10:54:47 2023-12-13T10:54:47.277Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.278Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:47 10:54:47,295 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:54:47 10:54:47,295 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:54:47 10:54:47,295 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44194865 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:54:47 10:54:47,298 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:54:47 10:54:47,298 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44194865 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:54:47 10:54:47,300 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:54:47 10:54:47,300 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:54:47 10:54:47,300 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:54:47 10:54:47,300 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:54:47 10:54:47,300 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44194865 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:54:47 10:54:47,303 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:54:47 10:54:47,303 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:54:47 10:54:47,303 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:54:47 10:54:47,303 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464887303) 10:54:47 10:54:47,304 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:54:47 10:54:47,304 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:54:47 10:54:47,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:54:47 10:54:47,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:54:47 10:54:47,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:54:47 10:54:47,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:54:47 10:54:47,305 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:54:47 10:54:47,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:54:47 10:54:47,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:54:47 10:54:47,306 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:54:47 10:54:47,306 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:54:47 10:54:47,310 |-INFO in ch.qos.logback.classic.pattern.DateConverter@43533c03 - Setting zoneId to "UTC" 10:54:47 10:54:47,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:54:47 10:54:47,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:54:47 10:54:47,314 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1d2901b6 - End of configuration. 10:54:47 10:54:47,314 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@137d3816 - Registering current configuration as safe fallback point 10:54:47 10:54:47 10:54:47 . ____ _ __ _ _ 10:54:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:47 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:47 =========|_|==============|___/=/_/_/_/ 10:54:47 :: Spring Boot :: (v3.1.2) 10:54:47 10:54:47 2023-12-13T10:54:47.317Z INFO 8102 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:47 2023-12-13T10:54:47.317Z INFO 8102 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 10:54:47 2023-12-13T10:54:47.322Z INFO 8102 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.039 seconds (process running for 108.323) 10:54:47 2023-12-13T10:54:47.348Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:47 2023-12-13T10:54:47.348Z WARN 8102 --- [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. 10:54:47 2023-12-13T10:54:47.348Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:47 2023-12-13T10:54:47.348Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:47 2023-12-13T10:54:47.348Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:47 2023-12-13T10:54:47.381Z ERROR 8102 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 10:54:47 2023-12-13T10:54:47.383Z ERROR 8102 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null 10:54:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 10:54:47 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:54:53 2023-12-13T10:54:47.389Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:53 2023-12-13T10:54:47.442Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2b1736726bc50f3f91d5bc611a54515d4096de329df81fbd0209df5f00b1e39c 10:54:53 2023-12-13T10:54:47.468Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.468Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.477Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.477Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.580Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.580Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.581Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.581Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.690Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.690Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.869Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.869Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.909Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.909Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.938Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.938Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.969Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.969Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:47.984Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:47.984Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.036Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.037Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.082Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.082Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.185Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.185Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.197Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:53 2023-12-13T10:54:48.197Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:48.197Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:48.275Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.275Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.328Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.328Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.461Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:53 2023-12-13T10:54:48.461Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:48.462Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:48.516Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.516Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.563Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.563Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.648Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.648Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.794Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.794Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.848Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.848Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.856Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.856Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.899Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.899Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:48.944Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:48.944Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.030Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.031Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.044Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.044Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.138Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.138Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.250Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.250Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.361Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:53 2023-12-13T10:54:49.361Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:49.361Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:49.382Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.382Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.431Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.431Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.552Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.552Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.618Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.618Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.623Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:53 2023-12-13T10:54:49.624Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:49.624Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:49.668Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.668Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.708Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.708Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.902Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.902Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.947Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.947Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.996Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.997Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:49.998Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:49.998Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.034Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.034Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.089Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.089Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.102Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.102Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.203Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.203Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.385Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.385Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.415Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:53 2023-12-13T10:54:50.415Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:50.415Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:50.520Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.520Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.528Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:53 2023-12-13T10:54:50.528Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:50.528Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:50.535Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.535Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.722Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.722Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.756Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.756Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.760Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.760Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.768Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.768Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.837Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.837Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.850Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.850Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:50.929Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:53 2023-12-13T10:54:50.929Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.100Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.101Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.101Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.101Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.104Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.104Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.273Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:53 2023-12-13T10:54:51.273Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:51.273Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:51.380Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.380Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.380Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:53 2023-12-13T10:54:51.380Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:51.380Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:51.438Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.438Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.589Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.589Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.624Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.624Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.649Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.649Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.763Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.764Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.780Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.780Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.789Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.790Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.920Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.920Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:51.981Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:53 2023-12-13T10:54:51.981Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.054Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.054Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.114Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.114Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.154Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.154Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.203Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.203Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.329Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:53 2023-12-13T10:54:52.329Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:52.329Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:52.350Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:53 2023-12-13T10:54:52.350Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:52.350Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:52.543Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.543Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.554Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.554Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.605Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.605Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.633Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.633Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.727Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.727Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.729Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.729Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.756Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.756Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.803Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:52.803Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:52.993Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.604047213S 10:54:53 2023-12-13T10:54:52.998Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:54:53 allow.auto.create.topics = true 10:54:53 auto.commit.interval.ms = 5000 10:54:53 auto.include.jmx.reporter = true 10:54:53 auto.offset.reset = earliest 10:54:53 bootstrap.servers = [PLAINTEXT://localhost:32786] 10:54:53 check.crcs = true 10:54:53 client.dns.lookup = use_all_dns_ips 10:54:53 client.id = consumer-ncmp-group-10 10:54:53 client.rack = 10:54:53 connections.max.idle.ms = 540000 10:54:53 default.api.timeout.ms = 60000 10:54:53 enable.auto.commit = true 10:54:53 exclude.internal.topics = true 10:54:53 fetch.max.bytes = 52428800 10:54:53 fetch.max.wait.ms = 500 10:54:53 fetch.min.bytes = 1 10:54:53 group.id = ncmp-group 10:54:53 group.instance.id = null 10:54:53 heartbeat.interval.ms = 3000 10:54:53 interceptor.classes = [] 10:54:53 internal.leave.group.on.close = true 10:54:53 internal.throw.on.fetch.stable.offset.unsupported = false 10:54:53 isolation.level = read_uncommitted 10:54:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:54:53 max.partition.fetch.bytes = 1048576 10:54:53 max.poll.interval.ms = 300000 10:54:53 max.poll.records = 500 10:54:53 metadata.max.age.ms = 300000 10:54:53 metric.reporters = [] 10:54:53 metrics.num.samples = 2 10:54:53 metrics.recording.level = INFO 10:54:53 metrics.sample.window.ms = 30000 10:54:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:54:53 receive.buffer.bytes = 65536 10:54:53 reconnect.backoff.max.ms = 1000 10:54:53 reconnect.backoff.ms = 50 10:54:53 request.timeout.ms = 30000 10:54:53 retry.backoff.ms = 100 10:54:53 sasl.client.callback.handler.class = null 10:54:53 sasl.jaas.config = null 10:54:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:53 sasl.kerberos.min.time.before.relogin = 60000 10:54:53 sasl.kerberos.service.name = null 10:54:53 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:53 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:53 sasl.login.callback.handler.class = null 10:54:53 sasl.login.class = null 10:54:53 sasl.login.connect.timeout.ms = null 10:54:53 sasl.login.read.timeout.ms = null 10:54:53 sasl.login.refresh.buffer.seconds = 300 10:54:53 sasl.login.refresh.min.period.seconds = 60 10:54:53 sasl.login.refresh.window.factor = 0.8 10:54:53 sasl.login.refresh.window.jitter = 0.05 10:54:53 sasl.login.retry.backoff.max.ms = 10000 10:54:53 sasl.login.retry.backoff.ms = 100 10:54:53 sasl.mechanism = GSSAPI 10:54:53 sasl.oauthbearer.clock.skew.seconds = 30 10:54:53 sasl.oauthbearer.expected.audience = null 10:54:53 sasl.oauthbearer.expected.issuer = null 10:54:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:53 sasl.oauthbearer.jwks.endpoint.url = null 10:54:53 sasl.oauthbearer.scope.claim.name = scope 10:54:53 sasl.oauthbearer.sub.claim.name = sub 10:54:53 sasl.oauthbearer.token.endpoint.url = null 10:54:53 security.protocol = PLAINTEXT 10:54:53 security.providers = null 10:54:53 send.buffer.bytes = 131072 10:54:53 session.timeout.ms = 45000 10:54:53 socket.connection.setup.timeout.max.ms = 30000 10:54:53 socket.connection.setup.timeout.ms = 10000 10:54:53 ssl.cipher.suites = null 10:54:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:53 ssl.endpoint.identification.algorithm = https 10:54:53 ssl.engine.factory.class = null 10:54:53 ssl.key.password = null 10:54:53 ssl.keymanager.algorithm = SunX509 10:54:53 ssl.keystore.certificate.chain = null 10:54:53 ssl.keystore.key = null 10:54:53 ssl.keystore.location = null 10:54:53 ssl.keystore.password = null 10:54:53 ssl.keystore.type = JKS 10:54:53 ssl.protocol = TLSv1.3 10:54:53 ssl.provider = null 10:54:53 ssl.secure.random.implementation = null 10:54:53 ssl.trustmanager.algorithm = PKIX 10:54:53 ssl.truststore.certificates = null 10:54:53 ssl.truststore.location = null 10:54:53 ssl.truststore.password = null 10:54:53 ssl.truststore.type = JKS 10:54:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:54:53 10:54:53 2023-12-13T10:54:53.001Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:53 2023-12-13T10:54:53.001Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:53 2023-12-13T10:54:53.001Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464893001 10:54:53 10:54:53 . ____ _ __ _ _ 10:54:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:53 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:53 =========|_|==============|___/=/_/_/_/ 10:54:53 :: Spring Boot :: (v3.1.2) 10:54:53 10:54:53 2023-12-13T10:54:53.023Z INFO 8102 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:53 2023-12-13T10:54:53.023Z INFO 8102 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:54:53 2023-12-13T10:54:53.028Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.028Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.041Z INFO 8102 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.037 seconds (process running for 114.042) 10:54:53 2023-12-13T10:54:53.041Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.041Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.043Z INFO 8102 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 10:54:53 2023-12-13T10:54:53.057Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:54:53 2023-12-13T10:54:53.057Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:53 acks = -1 10:54:53 auto.include.jmx.reporter = true 10:54:53 batch.size = 16384 10:54:53 bootstrap.servers = [PLAINTEXT://localhost:32786] 10:54:53 buffer.memory = 33554432 10:54:53 client.dns.lookup = use_all_dns_ips 10:54:53 client.id = producer-14 10:54:53 compression.type = none 10:54:53 connections.max.idle.ms = 540000 10:54:53 delivery.timeout.ms = 120000 10:54:53 enable.idempotence = false 10:54:53 interceptor.classes = [] 10:54:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:53 linger.ms = 1 10:54:53 max.block.ms = 60000 10:54:53 max.in.flight.requests.per.connection = 5 10:54:53 max.request.size = 1048576 10:54:53 metadata.max.age.ms = 300000 10:54:53 metadata.max.idle.ms = 300000 10:54:53 metric.reporters = [] 10:54:53 metrics.num.samples = 2 10:54:53 metrics.recording.level = INFO 10:54:53 metrics.sample.window.ms = 30000 10:54:53 partitioner.adaptive.partitioning.enable = true 10:54:53 partitioner.availability.timeout.ms = 0 10:54:53 partitioner.class = null 10:54:53 partitioner.ignore.keys = false 10:54:53 receive.buffer.bytes = 32768 10:54:53 reconnect.backoff.max.ms = 1000 10:54:53 reconnect.backoff.ms = 50 10:54:53 request.timeout.ms = 30000 10:54:53 retries = 0 10:54:53 retry.backoff.ms = 100 10:54:53 sasl.client.callback.handler.class = null 10:54:53 sasl.jaas.config = null 10:54:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:53 sasl.kerberos.min.time.before.relogin = 60000 10:54:53 sasl.kerberos.service.name = null 10:54:53 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:53 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:53 sasl.login.callback.handler.class = null 10:54:53 sasl.login.class = null 10:54:53 sasl.login.connect.timeout.ms = null 10:54:53 sasl.login.read.timeout.ms = null 10:54:53 sasl.login.refresh.buffer.seconds = 300 10:54:53 sasl.login.refresh.min.period.seconds = 60 10:54:53 sasl.login.refresh.window.factor = 0.8 10:54:53 sasl.login.refresh.window.jitter = 0.05 10:54:53 sasl.login.retry.backoff.max.ms = 10000 10:54:53 sasl.login.retry.backoff.ms = 100 10:54:53 sasl.mechanism = GSSAPI 10:54:53 sasl.oauthbearer.clock.skew.seconds = 30 10:54:53 sasl.oauthbearer.expected.audience = null 10:54:53 sasl.oauthbearer.expected.issuer = null 10:54:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:53 sasl.oauthbearer.jwks.endpoint.url = null 10:54:53 sasl.oauthbearer.scope.claim.name = scope 10:54:53 sasl.oauthbearer.sub.claim.name = sub 10:54:53 sasl.oauthbearer.token.endpoint.url = null 10:54:53 security.protocol = PLAINTEXT 10:54:53 security.providers = null 10:54:53 send.buffer.bytes = 131072 10:54:53 socket.connection.setup.timeout.max.ms = 30000 10:54:53 socket.connection.setup.timeout.ms = 10000 10:54:53 ssl.cipher.suites = null 10:54:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:53 ssl.endpoint.identification.algorithm = https 10:54:53 ssl.engine.factory.class = null 10:54:53 ssl.key.password = null 10:54:53 ssl.keymanager.algorithm = SunX509 10:54:53 ssl.keystore.certificate.chain = null 10:54:53 ssl.keystore.key = null 10:54:53 ssl.keystore.location = null 10:54:53 ssl.keystore.password = null 10:54:53 ssl.keystore.type = JKS 10:54:53 ssl.protocol = TLSv1.3 10:54:53 ssl.provider = null 10:54:53 ssl.secure.random.implementation = null 10:54:53 ssl.trustmanager.algorithm = PKIX 10:54:53 ssl.truststore.certificates = null 10:54:53 ssl.truststore.location = null 10:54:53 ssl.truststore.password = null 10:54:53 ssl.truststore.type = JKS 10:54:53 transaction.timeout.ms = 60000 10:54:53 transactional.id = null 10:54:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:54:53 10:54:53 2023-12-13T10:54:53.059Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:54:53 2023-12-13T10:54:53.059Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:53 2023-12-13T10:54:53.059Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:53 2023-12-13T10:54:53.059Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464893059 10:54:53 2023-12-13T10:54:53.142Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.142Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.196Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:53 2023-12-13T10:54:53.196Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:53.196Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:53.215Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.215Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.264Z WARN 8102 --- [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} 10:54:53 2023-12-13T10:54:53.264Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: rgy_Bw1VR4-g-bzqrlcq4Q 10:54:53 2023-12-13T10:54:53.265Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.265Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.314Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.314Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.382Z WARN 8102 --- [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} 10:54:53 2023-12-13T10:54:53.415Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.415Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.488Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 4 : {cm-events=LEADER_NOT_AVAILABLE} 10:54:53 2023-12-13T10:54:53.559Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:53 2023-12-13T10:54:53.559Z WARN 8102 --- [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. 10:54:53 2023-12-13T10:54:53.559Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:53 2023-12-13T10:54:53.595Z INFO 8102 --- [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 C_-lyoI9TnSmmGDW7Q3GmQ 10:54:53 2023-12-13T10:54:53.609Z INFO 8102 --- [ 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 C_-lyoI9TnSmmGDW7Q3GmQ 10:54:53 2023-12-13T10:54:53.609Z INFO 8102 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: rgy_Bw1VR4-g-bzqrlcq4Q 10:54:53 2023-12-13T10:54:53.651Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.651Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.666Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.666Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.696Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.696Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.794Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.794Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.810Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.810Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.830Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 10:54:53 2023-12-13T10:54:53.832Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:54:53 2023-12-13T10:54:53.848Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.848Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.852Z INFO 8102 --- [ 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-1997dffa-6843-4c62-a3ad-07a95edd654b 10:54:53 2023-12-13T10:54:53.852Z INFO 8102 --- [ 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) 10:54:53 2023-12-13T10:54:53.852Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:54:53 2023-12-13T10:54:53.863Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.863Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.880Z INFO 8102 --- [ 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-1997dffa-6843-4c62-a3ad-07a95edd654b', protocol='range'} 10:54:53 2023-12-13T10:54:53.880Z INFO 8102 --- [ 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-1997dffa-6843-4c62-a3ad-07a95edd654b=Assignment(partitions=[cm-events-0])} 10:54:53 2023-12-13T10:54:53.895Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:53 2023-12-13T10:54:53.895Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:53 2023-12-13T10:54:53.902Z INFO 8102 --- [ 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-1997dffa-6843-4c62-a3ad-07a95edd654b', protocol='range'} 10:54:53 2023-12-13T10:54:53.902Z INFO 8102 --- [ 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]) 10:54:53 2023-12-13T10:54:53.902Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 10:54:53 2023-12-13T10:54:53.912Z INFO 8102 --- [ 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 10:54:53 2023-12-13T10:54:53.921Z INFO 8102 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 10:54:54 2023-12-13T10:54:54.045Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.045Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:54:54 2023-12-13T10:54:54.081Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.082Z INFO 8102 --- [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 15 due to node 1 being disconnected (elapsed time since creation: 125ms, elapsed time since send: 125ms, request timeout: 30000ms) 10:54:54 2023-12-13T10:54:54.082Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 10:54:54 2023-12-13T10:54:54.082Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 10:54:54 2023-12-13T10:54:54.082Z INFO 8102 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1572062003, epoch=1) to node 1: 10:54:54 10:54:54 org.apache.kafka.common.errors.DisconnectException: null 10:54:54 10:54:54 2023-12-13T10:54:54.082Z INFO 8102 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:54:54 2023-12-13T10:54:54.106Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:54 2023-12-13T10:54:54.106Z WARN 8102 --- [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. 10:54:54 2023-12-13T10:54:54.106Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-13T10:54:54.118Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.118Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.133Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.134Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.146Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.146Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.152Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.152Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.182Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.182Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.269Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.269Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.283Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.283Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.296Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.297Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.318Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.318Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.320Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.320Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.496Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.496Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:54:54 2023-12-13T10:54:54.584Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:54:54 2023-12-13T10:54:54.584Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:54:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.253 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:54:54 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:55:00 2023-12-13T10:54:54.647Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:55:00 2023-12-13T10:54:54.654Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.654Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.669Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.669Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.749Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.749Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.764Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:00 2023-12-13T10:54:54.764Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:54.764Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:54.822Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7e3d7dbeca0365f5edf3db781c4d2223b2a3097d68f48769be90d2a563fd7d5c 10:55:00 2023-12-13T10:54:54.915Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.915Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.948Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.948Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.950Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.951Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.965Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.965Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.985Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.985Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:54.999Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:00 2023-12-13T10:54:54.999Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.017Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.017Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.172Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.172Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.220Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.220Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.222Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.222Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.306Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.306Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.314Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:00 2023-12-13T10:54:55.314Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:55.314Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:55.329Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.329Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.336Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.336Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.557Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.557Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.576Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.576Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.702Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.702Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.751Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.751Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.781Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:00 2023-12-13T10:54:55.781Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:55.781Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:55.860Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.860Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.882Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.882Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.887Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.887Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:55.921Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:00 2023-12-13T10:54:55.921Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.054Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.054Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.128Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.128Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.132Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.132Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.133Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.133Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.194Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.194Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.247Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.247Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.264Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.264Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.278Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:00 2023-12-13T10:54:56.278Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:56.278Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:56.333Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.333Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.418Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.418Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.634Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.634Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.658Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.658Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.706Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.706Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.792Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.792Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.884Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.884Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.942Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:00 2023-12-13T10:54:56.942Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:56.942Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:56.975Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.975Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:56.992Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:00 2023-12-13T10:54:56.992Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.035Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.035Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.091Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.092Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.101Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.101Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.205Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.205Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.243Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:00 2023-12-13T10:54:57.243Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:57.243Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:57.257Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.257Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.258Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.258Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.326Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.327Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.431Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.431Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.502Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.502Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.565Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.565Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.637Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.637Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:57.886Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:00 2023-12-13T10:54:57.886Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.010Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:00 2023-12-13T10:54:58.010Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:58.010Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:58.023Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.023Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.059Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.059Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.059Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.059Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.109Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.109Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.162Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.162Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.174Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:00 2023-12-13T10:54:58.174Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:58.174Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:58.184Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.184Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.184Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.184Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.268Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.269Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.306Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.306Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.370Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.370Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.372Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.372Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.418Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.418Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.468Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.468Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.598Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.598Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.617Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.617Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.762Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.762Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.940Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:58.940Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:58.969Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:00 2023-12-13T10:54:58.969Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:58.969Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:59.071Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.071Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.097Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.097Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.154Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.154Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.266Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:00 2023-12-13T10:54:59.266Z WARN 8102 --- [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. 10:55:00 2023-12-13T10:54:59.266Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:00 2023-12-13T10:54:59.275Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.275Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.282Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.282Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.351Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.351Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.363Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.363Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.378Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.378Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.405Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.405Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.457Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.457Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.466Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.466Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.558Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.559Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.608Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.608Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.640Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.640Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:54:59.763Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:00 2023-12-13T10:54:59.763Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:00 2023-12-13T10:55:00.069Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:00 2023-12-13T10:55:00.069Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.103Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-13T10:55:00.104Z WARN 8102 --- [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. 10:55:01 2023-12-13T10:55:00.104Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-13T10:55:00.159Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.159Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.160Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.160Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.255Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-13T10:55:00.255Z WARN 8102 --- [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. 10:55:01 2023-12-13T10:55:00.255Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-13T10:55:00.323Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.323Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.329Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.329Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.337Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.337Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.391Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.391Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.426Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.426Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.479Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.479Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.493Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.493Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.495Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.495Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.510Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.510Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.553Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.554Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.716Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.716Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.717Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.717Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:00.936Z INFO 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-13T10:55:00.936Z WARN 8102 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.062Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.062Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.076Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.076Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.268Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-13T10:55:01.268Z WARN 8102 --- [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. 10:55:01 2023-12-13T10:55:01.268Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-13T10:55:01.275Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-13T10:55:01.275Z WARN 8102 --- [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. 10:55:01 2023-12-13T10:55:01.275Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-13T10:55:01.301Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.301Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.336Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.336Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.336Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.337Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.377Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.377Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.430Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.430Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.436Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.436Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.462Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.462Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.495Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.495Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.520Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.520Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.599Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.599Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.621Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.621Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.740Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.740Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.789Z ERROR 8102 --- [ad | producer-7] o.a.k.clients.producer.internals.Sender : [Producer clientId=producer-7] Uncaught error in kafka producer I/O thread: 10:55:01 10:55:01 org.apache.kafka.common.requests.CorrelationIdMismatchException: Correlation id for response (1179651) does not match request (4), request header: RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-7, correlationId=4, headerVersion=2) 10:55:01 at org.apache.kafka.common.requests.AbstractResponse.parseResponse(AbstractResponse.java:106) 10:55:01 at org.apache.kafka.clients.NetworkClient.parseResponse(NetworkClient.java:729) 10:55:01 at org.apache.kafka.clients.NetworkClient.handleCompletedReceives(NetworkClient.java:874) 10:55:01 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:569) 10:55:01 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) 10:55:01 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) 10:55:01 at java.base/java.lang.Thread.run(Thread.java:833) 10:55:01 10:55:01 2023-12-13T10:55:01.918Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.918Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-13T10:55:01.947Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT7.300525828S 10:55:01 2023-12-13T10:55:01.981Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-13T10:55:01.981Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.107Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.107Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.165Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.165Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.187Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.187Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.234Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:02 2023-12-13T10:55:02.234Z WARN 8102 --- [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. 10:55:02 2023-12-13T10:55:02.234Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:02 2023-12-13T10:55:02.239Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.239Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.431Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.431Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.439Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.439Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.484Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.484Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:02 2023-12-13T10:55:02.485Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:02 2023-12-13T10:55:02.485Z WARN 8102 --- [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. 10:55:02 2023-12-13T10:55:02.485Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.858 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:55:02 2023-12-13T10:55:02.534Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.534Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:55:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:55:02 2023-12-13T10:55:02.600Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.600Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:02 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:55:02 2023-12-13T10:55:02.636Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.636Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:55:02 2023-12-13T10:55:02.645Z DEBUG 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 10:55:02 2023-12-13T10:55:02.647Z DEBUG 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 10:55:02 2023-12-13T10:55:02.660Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:02 2023-12-13T10:55:02.661Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:55:02 2023-12-13T10:55:02.661Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:55:02 2023-12-13T10:55:02.663Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:02 2023-12-13T10:55:02.663Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:55:02 2023-12-13T10:55:02.664Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:02 2023-12-13T10:55:02.665Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 10:55:02 2023-12-13T10:55:02.666Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:02 2023-12-13T10:55:02.666Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:55:02 2023-12-13T10:55:02.668Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 10:55:02 2023-12-13T10:55:02.668Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:55:02 2023-12-13T10:55:02.668Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:55:02 2023-12-13T10:55:02.670Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:02 2023-12-13T10:55:02.670Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:55:02 2023-12-13T10:55:02.670Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:55:02 2023-12-13T10:55:02.672Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 10:55:02 2023-12-13T10:55:02.689Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:02 2023-12-13T10:55:02.689Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:02 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:55:02 2023-12-13T10:55:02.723Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 10:55:02 2023-12-13T10:55:02.728Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 10:55:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:55:04 2023-12-13T10:55:02.805Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:04 2023-12-13T10:55:02.805Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:02.936Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:04 2023-12-13T10:55:02.936Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:02.963Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:04 2023-12-13T10:55:02.963Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.067Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.067Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.122Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.122Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.164Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.164Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.241Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.241Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.341Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.341Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.399Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:04 2023-12-13T10:55:03.400Z WARN 8102 --- [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. 10:55:04 2023-12-13T10:55:03.400Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:04 2023-12-13T10:55:03.437Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.437Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.513Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.513Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.542Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.542Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.555Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.555Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.587Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.587Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.594Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.595Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.640Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.640Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:03.688Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:04 2023-12-13T10:55:03.689Z WARN 8102 --- [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. 10:55:04 2023-12-13T10:55:03.689Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:04 2023-12-13T10:55:03.976Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:04 2023-12-13T10:55:03.976Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.024Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.024Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.139Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.139Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.243Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.243Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.269Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.269Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.277Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.277Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.327Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.327Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.475Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.475Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.493Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.493Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.494Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.494Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.496Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.496Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.542Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.542Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.542Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:04 2023-12-13T10:55:04.542Z WARN 8102 --- [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. 10:55:04 2023-12-13T10:55:04.542Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:04 2023-12-13T10:55:04.575Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:04 2023-12-13T10:55:04.575Z WARN 8102 --- [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. 10:55:04 2023-12-13T10:55:04.575Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:04 2023-12-13T10:55:04.575Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.575Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.641Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.641Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.695Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.695Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:04 2023-12-13T10:55:04.848Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 10:55:04 2023-12-13T10:55:04.849Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 10:55:04 2023-12-13T10:55:04.850Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:04 2023-12-13T10:55:04.852Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:55:04 2023-12-13T10:55:04.852Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:55:04 2023-12-13T10:55:04.852Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:04 2023-12-13T10:55:04.854Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:55:04 2023-12-13T10:55:04.854Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:55:04 2023-12-13T10:55:04.854Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:04 2023-12-13T10:55:04.854Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:55:04 2023-12-13T10:55:04.854Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:55:04 2023-12-13T10:55:04.855Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:04 2023-12-13T10:55:04.886Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 10:55:04 2023-12-13T10:55:04.888Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 10:55:04 2023-12-13T10:55:04.888Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:55:04 2023-12-13T10:55:04.914Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 10:55:04 2023-12-13T10:55:04.914Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:55:04 2023-12-13T10:55:04.920Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 10:55:04 2023-12-13T10:55:04.920Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:04 2023-12-13T10:55:04.921Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 10:55:04 2023-12-13T10:55:04.926Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:04 2023-12-13T10:55:04.926Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:04 [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 10:55:04 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:55:04 2023-12-13T10:55:04.965Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:04 2023-12-13T10:55:04.965Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:55:04 2023-12-13T10:55:04.965Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:55:04 2023-12-13T10:55:04.965Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.965Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.965Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:04 2023-12-13T10:55:04.968Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:04 2023-12-13T10:55:04.968Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 10:55:04 2023-12-13T10:55:04.968Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 10:55:04 2023-12-13T10:55:04.968Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.968Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.968Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:04 2023-12-13T10:55:04.970Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:04 2023-12-13T10:55:04.970Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 10:55:04 2023-12-13T10:55:04.970Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 10:55:04 2023-12-13T10:55:04.971Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.971Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.971Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:04 2023-12-13T10:55:04.972Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.972Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.972Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:55:04 2023-12-13T10:55:04.974Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:04 2023-12-13T10:55:04.974Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 10:55:04 2023-12-13T10:55:04.974Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:55:04 2023-12-13T10:55:04.975Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.975Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.975Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:04 2023-12-13T10:55:04.976Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.976Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.976Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:55:04 2023-12-13T10:55:04.976Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:04 2023-12-13T10:55:04.976Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:04 2023-12-13T10:55:04.976Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:55:04 2023-12-13T10:55:04.978Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:04 2023-12-13T10:55:04.978Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.978Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:04 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z WARN 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:05 2023-12-13T10:55:04.979Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:55:05 2023-12-13T10:55:04.979Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:05 2023-12-13T10:55:04.979Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:05 2023-12-13T10:55:04.979Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:05 2023-12-13T10:55:04.981Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:05 2023-12-13T10:55:04.981Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:05 2023-12-13T10:55:04.981Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:55:05 2023-12-13T10:55:04.981Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:05 2023-12-13T10:55:04.981Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:05 2023-12-13T10:55:04.981Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:55:05 2023-12-13T10:55:04.982Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:05 2023-12-13T10:55:04.982Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:55:05 2023-12-13T10:55:04.982Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:55:05 2023-12-13T10:55:04.982Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 10:55:05 2023-12-13T10:55:04.992Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:05 2023-12-13T10:55:04.992Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:05 2023-12-13T10:55:04.992Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:05 2023-12-13T10:55:04.993Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:05 2023-12-13T10:55:04.993Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:55:05 2023-12-13T10:55:04.993Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:55:05 2023-12-13T10:55:04.993Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:05 2023-12-13T10:55:04.993Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 10:55:05 2023-12-13T10:55:04.993Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 10:55:05 2023-12-13T10:55:04.995Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:05 2023-12-13T10:55:04.995Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:05 2023-12-13T10:55:04.995Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:05 2023-12-13T10:55:04.995Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:05 2023-12-13T10:55:04.996Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 10:55:05 2023-12-13T10:55:04.996Z INFO 8102 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 10:55:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:55:05 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:55:05 10:55:02,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@90aedf2 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 10:55:05 10:55:05,012 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:55:05 10:55:05,012 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:55:05 10:55:05,012 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d8e060e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:05 10:55:05,014 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:05 10:55:05,014 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d8e060e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:05 10:55:05,016 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:05 10:55:05,016 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:05 10:55:05,016 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:05 10:55:05,016 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13a984b0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:05 10:55:05,016 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d8e060e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:05 10:55:05,018 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:05 10:55:05,018 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:05 10:55:05,018 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:05 10:55:05,018 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464905018) 10:55:05 10:55:05,018 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:05 10:55:05,018 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:05 10:55:05,019 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:05 10:55:05,020 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:05 10:55:05,020 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:05 10:55:05,020 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:05 10:55:05,020 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:05 10:55:05,024 |-INFO in ch.qos.logback.classic.pattern.DateConverter@640b7c5a - Setting zoneId to "UTC" 10:55:05 10:55:05,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:05 10:55:05,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17edfbdf - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:05 10:55:05,027 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5981d8e3 - End of configuration. 10:55:05 10:55:05,027 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@64020bab - Registering current configuration as safe fallback point 10:55:05 10:55:05 10:55:05 . ____ _ __ _ _ 10:55:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:05 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:05 =========|_|==============|___/=/_/_/_/ 10:55:05 :: Spring Boot :: (v3.1.2) 10:55:05 10:55:05 2023-12-13T10:55:05.030Z INFO 8102 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:05 2023-12-13T10:55:05.030Z INFO 8102 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:05 2023-12-13T10:55:05.049Z INFO 8102 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.048 seconds (process running for 126.05) 10:55:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:55:05 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:55:05 10:55:05 . ____ _ __ _ _ 10:55:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:05 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:05 =========|_|==============|___/=/_/_/_/ 10:55:05 :: Spring Boot :: (v3.1.2) 10:55:05 10:55:05 2023-12-13T10:55:05.073Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:05 2023-12-13T10:55:05.074Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 10:55:05 2023-12-13T10:55:05.078Z INFO 8102 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.016 seconds (process running for 126.08) 10:55:05 2023-12-13T10:55:05.082Z WARN 8102 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:55:05 2023-12-13T10:55:05.085Z WARN 8102 --- [onPool-worker-1] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:55:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:55:05 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:55:05 2023-12-13T10:55:05.155Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.156Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.180Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.180Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.260Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.260Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.279Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.279Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.382Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.382Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:05 10:55:05 . ____ _ __ _ _ 10:55:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:05 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:05 =========|_|==============|___/=/_/_/_/ 10:55:05 :: Spring Boot :: (v3.1.2) 10:55:05 10:55:05 2023-12-13T10:55:05.406Z INFO 8102 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:05 2023-12-13T10:55:05.406Z INFO 8102 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:55:05 2023-12-13T10:55:05.530Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.530Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.570Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.570Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.571Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.571Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.575Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.575Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.599Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.599Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.599Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.599Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.599Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:05 2023-12-13T10:55:05.599Z WARN 8102 --- [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. 10:55:05 2023-12-13T10:55:05.599Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:05 2023-12-13T10:55:05.658Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:05 2023-12-13T10:55:05.658Z WARN 8102 --- [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. 10:55:05 2023-12-13T10:55:05.658Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:05 2023-12-13T10:55:05.670Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.670Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.686Z INFO 8102 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.292 seconds (process running for 126.688) 10:55:05 2023-12-13T10:55:05.772Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.772Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:05 2023-12-13T10:55:05.811Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:05 2023-12-13T10:55:05.811Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:55:05 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:55:05 10:55:05 . ____ _ __ _ _ 10:55:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:05 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:05 =========|_|==============|___/=/_/_/_/ 10:55:05 :: Spring Boot :: (v3.1.2) 10:55:05 10:55:05 2023-12-13T10:55:05.890Z INFO 8102 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:05 2023-12-13T10:55:05.891Z INFO 8102 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:55:05 2023-12-13T10:55:05.917Z INFO 8102 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.038 seconds (process running for 126.919) 10:55:05 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:55:05 [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 10:55:06 2023-12-13T10:55:05.992Z INFO 8102 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 10:55:06 2023-12-13T10:55:05.994Z INFO 8102 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 10:55:06 2023-12-13T10:55:05.994Z INFO 8102 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 10:55:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:55:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:55:06 2023-12-13T10:55:06.020Z INFO 8102 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 10:55:06 2023-12-13T10:55:06.021Z INFO 8102 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 10:55:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:55:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:55:06 2023-12-13T10:55:06.030Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:06 2023-12-13T10:55:06.030Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:55:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 10:55:06 2023-12-13T10:55:06.057Z ERROR 8102 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 10:55:06 10:55:06 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 10:55:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:06 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 10:55:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:06 10:55:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:55:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:55:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:55:06 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 10:55:06 2023-12-13T10:55:06.124Z ERROR 8102 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 10:55:06 10:55:06 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 10:55:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:06 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 10:55:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:06 10:55:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:55:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:55:06 10:55:06 . ____ _ __ _ _ 10:55:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:06 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:06 =========|_|==============|___/=/_/_/_/ 10:55:06 :: Spring Boot :: (v3.1.2) 10:55:06 10:55:06 2023-12-13T10:55:06.148Z INFO 8102 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8102 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:06 2023-12-13T10:55:06.148Z INFO 8102 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 10:55:06 2023-12-13T10:55:06.152Z INFO 8102 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.017 seconds (process running for 127.154) 10:55:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:55:06 2023-12-13T10:55:06.160Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:06 2023-12-13T10:55:06.160Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:55:06 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:55:11 2023-12-13T10:55:06.169Z INFO 8102 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:55:11 2023-12-13T10:55:06.287Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6519494a3b006226ad829ce9bed051fa75a79e364273e47371856c724061309d 10:55:11 2023-12-13T10:55:06.305Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.305Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.365Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.365Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.422Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.422Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.455Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.455Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.540Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.540Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.605Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.605Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.606Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.606Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.606Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.606Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.663Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.663Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.716Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.716Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.756Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.756Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.786Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-13T10:55:06.786Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:06.786Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:06.813Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-13T10:55:06.813Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:06.813Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:06.856Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.856Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.938Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.938Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:06.989Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-13T10:55:06.989Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.264Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.264Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.368Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.368Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.411Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.411Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.419Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.420Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.508Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.508Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.540Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.540Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.559Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.559Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.610Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.610Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.654Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-13T10:55:07.654Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:07.654Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:07.669Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.669Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.724Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.724Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.750Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.750Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.770Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.770Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:07.775Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-13T10:55:07.775Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:07.775Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:07.870Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-13T10:55:07.870Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.095Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.096Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.140Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.140Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.370Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.370Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.373Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.373Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.512Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.512Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.520Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.520Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.571Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.571Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.615Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.615Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.622Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.622Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.645Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.645Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.664Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.664Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.722Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.722Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.757Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.757Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.757Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-13T10:55:08.758Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:08.758Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:08.769Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.769Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.827Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-13T10:55:08.827Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:08.938Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-13T10:55:08.938Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:08.938Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:09.198Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.198Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.273Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.273Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.285Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.286Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.345Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.345Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.476Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.476Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.576Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.576Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.598Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.598Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.619Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.619Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.669Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.669Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.677Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.677Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.867Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.867Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.878Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.879Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.927Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-13T10:55:09.927Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:09.927Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:09.927Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.927Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.965Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.965Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:09.986Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-13T10:55:09.986Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.041Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-13T10:55:10.041Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:10.041Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:10.157Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.157Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.247Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.247Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.389Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.389Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.437Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.437Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.479Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.479Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.481Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.481Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.669Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.669Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.680Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.680Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.721Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.721Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.722Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.722Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.724Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.724Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.783Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.784Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:10.944Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-13T10:55:10.944Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:10.945Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:10.965Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-13T10:55:10.965Z WARN 8102 --- [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. 10:55:11 2023-12-13T10:55:10.965Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-13T10:55:10.989Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-13T10:55:10.989Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.063Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.063Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.070Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.070Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.349Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.349Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.366Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.366Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.382Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.383Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.442Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.443Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.481Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.481Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.491Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.491Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.538Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.538Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.623Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-13T10:55:11.623Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-13T10:55:11.660Z INFO 8102 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.491245506S 10:55:11 2023-12-13T10:55:11.662Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:11 allow.auto.create.topics = true 10:55:11 auto.commit.interval.ms = 5000 10:55:11 auto.include.jmx.reporter = true 10:55:11 auto.offset.reset = earliest 10:55:11 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:11 check.crcs = true 10:55:11 client.dns.lookup = use_all_dns_ips 10:55:11 client.id = consumer-test-11 10:55:11 client.rack = 10:55:11 connections.max.idle.ms = 540000 10:55:11 default.api.timeout.ms = 60000 10:55:11 enable.auto.commit = true 10:55:11 exclude.internal.topics = true 10:55:11 fetch.max.bytes = 52428800 10:55:11 fetch.max.wait.ms = 500 10:55:11 fetch.min.bytes = 1 10:55:11 group.id = test 10:55:11 group.instance.id = null 10:55:11 heartbeat.interval.ms = 3000 10:55:11 interceptor.classes = [] 10:55:11 internal.leave.group.on.close = true 10:55:11 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:11 isolation.level = read_uncommitted 10:55:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:11 max.partition.fetch.bytes = 1048576 10:55:11 max.poll.interval.ms = 300000 10:55:11 max.poll.records = 500 10:55:11 metadata.max.age.ms = 300000 10:55:11 metric.reporters = [] 10:55:11 metrics.num.samples = 2 10:55:11 metrics.recording.level = INFO 10:55:11 metrics.sample.window.ms = 30000 10:55:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:11 receive.buffer.bytes = 65536 10:55:11 reconnect.backoff.max.ms = 1000 10:55:11 reconnect.backoff.ms = 50 10:55:11 request.timeout.ms = 30000 10:55:11 retry.backoff.ms = 100 10:55:11 sasl.client.callback.handler.class = null 10:55:11 sasl.jaas.config = null 10:55:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:11 sasl.kerberos.min.time.before.relogin = 60000 10:55:11 sasl.kerberos.service.name = null 10:55:11 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:11 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:11 sasl.login.callback.handler.class = null 10:55:11 sasl.login.class = null 10:55:11 sasl.login.connect.timeout.ms = null 10:55:11 sasl.login.read.timeout.ms = null 10:55:11 sasl.login.refresh.buffer.seconds = 300 10:55:11 sasl.login.refresh.min.period.seconds = 60 10:55:11 sasl.login.refresh.window.factor = 0.8 10:55:11 sasl.login.refresh.window.jitter = 0.05 10:55:11 sasl.login.retry.backoff.max.ms = 10000 10:55:11 sasl.login.retry.backoff.ms = 100 10:55:11 sasl.mechanism = GSSAPI 10:55:11 sasl.oauthbearer.clock.skew.seconds = 30 10:55:11 sasl.oauthbearer.expected.audience = null 10:55:11 sasl.oauthbearer.expected.issuer = null 10:55:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:11 sasl.oauthbearer.jwks.endpoint.url = null 10:55:11 sasl.oauthbearer.scope.claim.name = scope 10:55:11 sasl.oauthbearer.sub.claim.name = sub 10:55:11 sasl.oauthbearer.token.endpoint.url = null 10:55:11 security.protocol = PLAINTEXT 10:55:11 security.providers = null 10:55:11 send.buffer.bytes = 131072 10:55:11 session.timeout.ms = 45000 10:55:11 socket.connection.setup.timeout.max.ms = 30000 10:55:11 socket.connection.setup.timeout.ms = 10000 10:55:11 ssl.cipher.suites = null 10:55:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:11 ssl.endpoint.identification.algorithm = https 10:55:11 ssl.engine.factory.class = null 10:55:11 ssl.key.password = null 10:55:11 ssl.keymanager.algorithm = SunX509 10:55:11 ssl.keystore.certificate.chain = null 10:55:11 ssl.keystore.key = null 10:55:11 ssl.keystore.location = null 10:55:11 ssl.keystore.password = null 10:55:11 ssl.keystore.type = JKS 10:55:11 ssl.protocol = TLSv1.3 10:55:11 ssl.provider = null 10:55:11 ssl.secure.random.implementation = null 10:55:11 ssl.trustmanager.algorithm = PKIX 10:55:11 ssl.truststore.certificates = null 10:55:11 ssl.truststore.location = null 10:55:11 ssl.truststore.password = null 10:55:11 ssl.truststore.type = JKS 10:55:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:11 10:55:11 2023-12-13T10:55:11.665Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:11 2023-12-13T10:55:11.665Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:11 2023-12-13T10:55:11.665Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464911665 10:55:12 2023-12-13T10:55:11.677Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:12 2023-12-13T10:55:11.677Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:11.679Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:12 2023-12-13T10:55:11.679Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:11.701Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:11.701Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-15 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:11.703Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:11.703Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:11.703Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:11.703Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464911703 10:55:12 2023-12-13T10:55:11.776Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:12 2023-12-13T10:55:11.776Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:11.876Z INFO 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:12 2023-12-13T10:55:11.876Z WARN 8102 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:11.914Z WARN 8102 --- [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} 10:55:12 2023-12-13T10:55:11.914Z INFO 8102 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:11.916Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:12 2023-12-13T10:55:11.916Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:11.952Z INFO 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:12 2023-12-13T10:55:11.952Z WARN 8102 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:11.953Z INFO 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:12 2023-12-13T10:55:11.953Z WARN 8102 --- [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. 10:55:12 2023-12-13T10:55:11.953Z WARN 8102 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:12 2023-12-13T10:55:12.042Z WARN 8102 --- [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} 10:55:12 2023-12-13T10:55:12.135Z INFO 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.135Z WARN 8102 --- [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. 10:55:12 2023-12-13T10:55:12.135Z WARN 8102 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:12 2023-12-13T10:55:12.148Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.168Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:12 allow.auto.create.topics = true 10:55:12 auto.commit.interval.ms = 5000 10:55:12 auto.include.jmx.reporter = true 10:55:12 auto.offset.reset = earliest 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 check.crcs = true 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = consumer-test-12 10:55:12 client.rack = 10:55:12 connections.max.idle.ms = 540000 10:55:12 default.api.timeout.ms = 60000 10:55:12 enable.auto.commit = true 10:55:12 exclude.internal.topics = true 10:55:12 fetch.max.bytes = 52428800 10:55:12 fetch.max.wait.ms = 500 10:55:12 fetch.min.bytes = 1 10:55:12 group.id = test 10:55:12 group.instance.id = null 10:55:12 heartbeat.interval.ms = 3000 10:55:12 interceptor.classes = [] 10:55:12 internal.leave.group.on.close = true 10:55:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:12 isolation.level = read_uncommitted 10:55:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:12 max.partition.fetch.bytes = 1048576 10:55:12 max.poll.interval.ms = 300000 10:55:12 max.poll.records = 500 10:55:12 metadata.max.age.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:12 receive.buffer.bytes = 65536 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 session.timeout.ms = 45000 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:12 10:55:12 2023-12-13T10:55:12.170Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.170Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.170Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912170 10:55:12 2023-12-13T10:55:12.179Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.180Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.186Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:12.186Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-16 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:12.188Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:12.188Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.188Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.188Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912188 10:55:12 2023-12-13T10:55:12.219Z INFO 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.219Z WARN 8102 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.224Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.224Z INFO 8102 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.232Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:12 allow.auto.create.topics = true 10:55:12 auto.commit.interval.ms = 5000 10:55:12 auto.include.jmx.reporter = true 10:55:12 auto.offset.reset = earliest 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 check.crcs = true 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = consumer-test-13 10:55:12 client.rack = 10:55:12 connections.max.idle.ms = 540000 10:55:12 default.api.timeout.ms = 60000 10:55:12 enable.auto.commit = true 10:55:12 exclude.internal.topics = true 10:55:12 fetch.max.bytes = 52428800 10:55:12 fetch.max.wait.ms = 500 10:55:12 fetch.min.bytes = 1 10:55:12 group.id = test 10:55:12 group.instance.id = null 10:55:12 heartbeat.interval.ms = 3000 10:55:12 interceptor.classes = [] 10:55:12 internal.leave.group.on.close = true 10:55:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:12 isolation.level = read_uncommitted 10:55:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:12 max.partition.fetch.bytes = 1048576 10:55:12 max.poll.interval.ms = 300000 10:55:12 max.poll.records = 500 10:55:12 metadata.max.age.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:12 receive.buffer.bytes = 65536 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 session.timeout.ms = 45000 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:12 10:55:12 2023-12-13T10:55:12.233Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.233Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.233Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912233 10:55:12 2023-12-13T10:55:12.244Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:12.244Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-17 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:12.246Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:12.246Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.246Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.246Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912246 10:55:12 2023-12-13T10:55:12.253Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.253Z INFO 8102 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.258Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:12 allow.auto.create.topics = true 10:55:12 auto.commit.interval.ms = 5000 10:55:12 auto.include.jmx.reporter = true 10:55:12 auto.offset.reset = earliest 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 check.crcs = true 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = consumer-test-14 10:55:12 client.rack = 10:55:12 connections.max.idle.ms = 540000 10:55:12 default.api.timeout.ms = 60000 10:55:12 enable.auto.commit = true 10:55:12 exclude.internal.topics = true 10:55:12 fetch.max.bytes = 52428800 10:55:12 fetch.max.wait.ms = 500 10:55:12 fetch.min.bytes = 1 10:55:12 group.id = test 10:55:12 group.instance.id = null 10:55:12 heartbeat.interval.ms = 3000 10:55:12 interceptor.classes = [] 10:55:12 internal.leave.group.on.close = true 10:55:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:12 isolation.level = read_uncommitted 10:55:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:12 max.partition.fetch.bytes = 1048576 10:55:12 max.poll.interval.ms = 300000 10:55:12 max.poll.records = 500 10:55:12 metadata.max.age.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:12 receive.buffer.bytes = 65536 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 session.timeout.ms = 45000 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:12 10:55:12 2023-12-13T10:55:12.261Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.261Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.261Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912261 10:55:12 2023-12-13T10:55:12.272Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:12.272Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-18 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:12.275Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:12.275Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.275Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.275Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912275 10:55:12 2023-12-13T10:55:12.281Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.281Z INFO 8102 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.286Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:12 allow.auto.create.topics = true 10:55:12 auto.commit.interval.ms = 5000 10:55:12 auto.include.jmx.reporter = true 10:55:12 auto.offset.reset = earliest 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 check.crcs = true 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = consumer-test-15 10:55:12 client.rack = 10:55:12 connections.max.idle.ms = 540000 10:55:12 default.api.timeout.ms = 60000 10:55:12 enable.auto.commit = true 10:55:12 exclude.internal.topics = true 10:55:12 fetch.max.bytes = 52428800 10:55:12 fetch.max.wait.ms = 500 10:55:12 fetch.min.bytes = 1 10:55:12 group.id = test 10:55:12 group.instance.id = null 10:55:12 heartbeat.interval.ms = 3000 10:55:12 interceptor.classes = [] 10:55:12 internal.leave.group.on.close = true 10:55:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:12 isolation.level = read_uncommitted 10:55:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:12 max.partition.fetch.bytes = 1048576 10:55:12 max.poll.interval.ms = 300000 10:55:12 max.poll.records = 500 10:55:12 metadata.max.age.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:12 receive.buffer.bytes = 65536 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 session.timeout.ms = 45000 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:12 10:55:12 2023-12-13T10:55:12.290Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.290Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.290Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912290 10:55:12 2023-12-13T10:55:12.295Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.295Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.296Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:12.296Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-19 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:12.298Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:12.298Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.298Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.298Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912298 10:55:12 2023-12-13T10:55:12.303Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.303Z INFO 8102 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.308Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:12 allow.auto.create.topics = true 10:55:12 auto.commit.interval.ms = 5000 10:55:12 auto.include.jmx.reporter = true 10:55:12 auto.offset.reset = earliest 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 check.crcs = true 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = consumer-test-16 10:55:12 client.rack = 10:55:12 connections.max.idle.ms = 540000 10:55:12 default.api.timeout.ms = 60000 10:55:12 enable.auto.commit = true 10:55:12 exclude.internal.topics = true 10:55:12 fetch.max.bytes = 52428800 10:55:12 fetch.max.wait.ms = 500 10:55:12 fetch.min.bytes = 1 10:55:12 group.id = test 10:55:12 group.instance.id = null 10:55:12 heartbeat.interval.ms = 3000 10:55:12 interceptor.classes = [] 10:55:12 internal.leave.group.on.close = true 10:55:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:12 isolation.level = read_uncommitted 10:55:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:12 max.partition.fetch.bytes = 1048576 10:55:12 max.poll.interval.ms = 300000 10:55:12 max.poll.records = 500 10:55:12 metadata.max.age.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:12 receive.buffer.bytes = 65536 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 session.timeout.ms = 45000 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:12 10:55:12 2023-12-13T10:55:12.309Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.309Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.309Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912309 10:55:12 2023-12-13T10:55:12.313Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:12.314Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-20 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:12.315Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:12.315Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.315Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.315Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912315 10:55:12 2023-12-13T10:55:12.323Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.323Z INFO 8102 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.327Z INFO 8102 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:12 allow.auto.create.topics = true 10:55:12 auto.commit.interval.ms = 5000 10:55:12 auto.include.jmx.reporter = true 10:55:12 auto.offset.reset = earliest 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 check.crcs = true 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = consumer-test-17 10:55:12 client.rack = 10:55:12 connections.max.idle.ms = 540000 10:55:12 default.api.timeout.ms = 60000 10:55:12 enable.auto.commit = true 10:55:12 exclude.internal.topics = true 10:55:12 fetch.max.bytes = 52428800 10:55:12 fetch.max.wait.ms = 500 10:55:12 fetch.min.bytes = 1 10:55:12 group.id = test 10:55:12 group.instance.id = null 10:55:12 heartbeat.interval.ms = 3000 10:55:12 interceptor.classes = [] 10:55:12 internal.leave.group.on.close = true 10:55:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:12 isolation.level = read_uncommitted 10:55:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:12 max.partition.fetch.bytes = 1048576 10:55:12 max.poll.interval.ms = 300000 10:55:12 max.poll.records = 500 10:55:12 metadata.max.age.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:12 receive.buffer.bytes = 65536 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 session.timeout.ms = 45000 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:12 10:55:12 2023-12-13T10:55:12.329Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.329Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.329Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912329 10:55:12 2023-12-13T10:55:12.330Z INFO 8102 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 10:55:12 2023-12-13T10:55:12.334Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:12 2023-12-13T10:55:12.334Z INFO 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:12 acks = -1 10:55:12 auto.include.jmx.reporter = true 10:55:12 batch.size = 16384 10:55:12 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:12 buffer.memory = 33554432 10:55:12 client.dns.lookup = use_all_dns_ips 10:55:12 client.id = producer-21 10:55:12 compression.type = none 10:55:12 connections.max.idle.ms = 540000 10:55:12 delivery.timeout.ms = 120000 10:55:12 enable.idempotence = false 10:55:12 interceptor.classes = [] 10:55:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:12 linger.ms = 1 10:55:12 max.block.ms = 60000 10:55:12 max.in.flight.requests.per.connection = 5 10:55:12 max.request.size = 1048576 10:55:12 metadata.max.age.ms = 300000 10:55:12 metadata.max.idle.ms = 300000 10:55:12 metric.reporters = [] 10:55:12 metrics.num.samples = 2 10:55:12 metrics.recording.level = INFO 10:55:12 metrics.sample.window.ms = 30000 10:55:12 partitioner.adaptive.partitioning.enable = true 10:55:12 partitioner.availability.timeout.ms = 0 10:55:12 partitioner.class = null 10:55:12 partitioner.ignore.keys = false 10:55:12 receive.buffer.bytes = 32768 10:55:12 reconnect.backoff.max.ms = 1000 10:55:12 reconnect.backoff.ms = 50 10:55:12 request.timeout.ms = 30000 10:55:12 retries = 0 10:55:12 retry.backoff.ms = 100 10:55:12 sasl.client.callback.handler.class = null 10:55:12 sasl.jaas.config = null 10:55:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:12 sasl.kerberos.min.time.before.relogin = 60000 10:55:12 sasl.kerberos.service.name = null 10:55:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:12 sasl.login.callback.handler.class = null 10:55:12 sasl.login.class = null 10:55:12 sasl.login.connect.timeout.ms = null 10:55:12 sasl.login.read.timeout.ms = null 10:55:12 sasl.login.refresh.buffer.seconds = 300 10:55:12 sasl.login.refresh.min.period.seconds = 60 10:55:12 sasl.login.refresh.window.factor = 0.8 10:55:12 sasl.login.refresh.window.jitter = 0.05 10:55:12 sasl.login.retry.backoff.max.ms = 10000 10:55:12 sasl.login.retry.backoff.ms = 100 10:55:12 sasl.mechanism = GSSAPI 10:55:12 sasl.oauthbearer.clock.skew.seconds = 30 10:55:12 sasl.oauthbearer.expected.audience = null 10:55:12 sasl.oauthbearer.expected.issuer = null 10:55:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:12 sasl.oauthbearer.jwks.endpoint.url = null 10:55:12 sasl.oauthbearer.scope.claim.name = scope 10:55:12 sasl.oauthbearer.sub.claim.name = sub 10:55:12 sasl.oauthbearer.token.endpoint.url = null 10:55:12 security.protocol = PLAINTEXT 10:55:12 security.providers = null 10:55:12 send.buffer.bytes = 131072 10:55:12 socket.connection.setup.timeout.max.ms = 30000 10:55:12 socket.connection.setup.timeout.ms = 10000 10:55:12 ssl.cipher.suites = null 10:55:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:12 ssl.endpoint.identification.algorithm = https 10:55:12 ssl.engine.factory.class = null 10:55:12 ssl.key.password = null 10:55:12 ssl.keymanager.algorithm = SunX509 10:55:12 ssl.keystore.certificate.chain = null 10:55:12 ssl.keystore.key = null 10:55:12 ssl.keystore.location = null 10:55:12 ssl.keystore.password = null 10:55:12 ssl.keystore.type = JKS 10:55:12 ssl.protocol = TLSv1.3 10:55:12 ssl.provider = null 10:55:12 ssl.secure.random.implementation = null 10:55:12 ssl.trustmanager.algorithm = PKIX 10:55:12 ssl.truststore.certificates = null 10:55:12 ssl.truststore.location = null 10:55:12 ssl.truststore.password = null 10:55:12 ssl.truststore.type = JKS 10:55:12 transaction.timeout.ms = 60000 10:55:12 transactional.id = null 10:55:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:12 10:55:12 2023-12-13T10:55:12.335Z WARN 8102 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:12 2023-12-13T10:55:12.335Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:12 2023-12-13T10:55:12.335Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:12 2023-12-13T10:55:12.335Z INFO 8102 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702464912335 10:55:12 2023-12-13T10:55:12.346Z INFO 8102 --- [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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.346Z INFO 8102 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.353Z INFO 8102 --- [ 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 D14nVQAGTL-DuwJByP90ag 10:55:12 2023-12-13T10:55:12.353Z INFO 8102 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: 2EZn0KsrR0eQzAj1mVIXHQ 10:55:12 2023-12-13T10:55:12.449Z INFO 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.449Z WARN 8102 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.454Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.454Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.476Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 10:55:12 2023-12-13T10:55:12.477Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 10:55:12 2023-12-13T10:55:12.503Z INFO 8102 --- [ 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-65baba19-86a6-43a8-803d-59036334baa9 10:55:12 2023-12-13T10:55:12.503Z INFO 8102 --- [ 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) 10:55:12 2023-12-13T10:55:12.503Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 10:55:12 2023-12-13T10:55:12.529Z INFO 8102 --- [ 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-65baba19-86a6-43a8-803d-59036334baa9', protocol='range'} 10:55:12 2023-12-13T10:55:12.529Z INFO 8102 --- [ 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-65baba19-86a6-43a8-803d-59036334baa9=Assignment(partitions=[my-topic-name-0])} 10:55:12 2023-12-13T10:55:12.537Z INFO 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.537Z WARN 8102 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.543Z INFO 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.543Z WARN 8102 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.550Z INFO 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.550Z WARN 8102 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.554Z INFO 8102 --- [ 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-65baba19-86a6-43a8-803d-59036334baa9', protocol='range'} 10:55:12 2023-12-13T10:55:12.554Z INFO 8102 --- [ 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]) 10:55:12 2023-12-13T10:55:12.554Z INFO 8102 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 10:55:12 2023-12-13T10:55:12.567Z INFO 8102 --- [ 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 10:55:12 2023-12-13T10:55:12.567Z INFO 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.567Z WARN 8102 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.574Z INFO 8102 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 10:55:12 2023-12-13T10:55:12.655Z INFO 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.655Z WARN 8102 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.662Z INFO 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.662Z WARN 8102 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.707Z INFO 8102 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.742Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.742Z INFO 8102 --- [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: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 10:55:12 2023-12-13T10:55:12.742Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 10:55:12 2023-12-13T10:55:12.742Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 10:55:12 2023-12-13T10:55:12.742Z INFO 8102 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=560627536, epoch=1) to node 1: 10:55:12 10:55:12 org.apache.kafka.common.errors.DisconnectException: null 10:55:12 10:55:12 2023-12-13T10:55:12.742Z INFO 8102 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:55:12 2023-12-13T10:55:12.807Z INFO 8102 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.807Z WARN 8102 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.808Z INFO 8102 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.808Z WARN 8102 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.808Z INFO 8102 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.808Z INFO 8102 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.808Z WARN 8102 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.808Z WARN 8102 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.808Z INFO 8102 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.808Z INFO 8102 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.808Z WARN 8102 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.808Z WARN 8102 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.812Z INFO 8102 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.812Z WARN 8102 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.843Z INFO 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.843Z WARN 8102 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.887Z INFO 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.887Z WARN 8102 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.728 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:55:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:55:12 2023-12-13T10:55:12.908Z INFO 8102 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.908Z WARN 8102 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.909Z INFO 8102 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.909Z WARN 8102 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:12 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:55:12 2023-12-13T10:55:12.917Z WARN 8102 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 10:55:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 10:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 10:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 10:55:12 2023-12-13T10:55:12.932Z INFO 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:55:12 2023-12-13T10:55:12.932Z INFO 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:55:12 2023-12-13T10:55:12.932Z INFO 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:55:12 2023-12-13T10:55:12.933Z INFO 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:12 2023-12-13T10:55:12.933Z WARN 8102 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-13T10:55:12.933Z INFO 8102 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5707 is SHUTTING_DOWN 10:55:12 2023-12-13T10:55:12.933Z INFO 8102 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5702 is SHUTTING_DOWN 10:55:12 2023-12-13T10:55:12.933Z INFO 8102 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.69]:5706 is SHUTTING_DOWN 10:55:12 2023-12-13T10:55:12.934Z WARN 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 10:55:12 2023-12-13T10:55:12.934Z INFO 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5707 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 10:55:12 2023-12-13T10:55:12.935Z WARN 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 10:55:12 2023-12-13T10:55:12.935Z WARN 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 10:55:12 2023-12-13T10:55:12.935Z INFO 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5706 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 10:55:12 2023-12-13T10:55:12.935Z INFO 8102 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.69]:5702 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 10:55:13 [INFO] 10:55:13 [INFO] Results: 10:55:13 [INFO] 10:55:13 [INFO] Tests run: 546, Failures: 0, Errors: 0, Skipped: 0 10:55:13 [INFO] 10:55:13 [INFO] 10:55:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 10:55:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:55:13 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 10:55:13 [INFO] 10:55:13 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 10:55:13 [INFO] 10:55:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 10:55:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 10:55:13 [INFO] 10:55:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 10:55:13 [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/* 10:55:13 [INFO] 10:55:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 10:55:13 [INFO] 10:55:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 10:55:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:13 [INFO] 10:55:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 10:55:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:55:14 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 10:55:14 [INFO] All coverage checks have been met. 10:55:14 [INFO] 10:55:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 10:55:14 [INFO] 10:55:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 10:55:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar 10:55:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom 10:55:14 [INFO] 10:55:14 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 10:55:14 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 10:55:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:14 [INFO] 10:55:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 10:55:14 [INFO] 10:55:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 10:55:14 [INFO] 10:55:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 10:55:14 [INFO] 10:55:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 10:55:14 [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/* 10:55:14 [INFO] 10:55:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 10:55:14 [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/* 10:55:14 [INFO] 10:55:14 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 10:55:14 [INFO] Generating with dryRun=false 10:55:14 [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. 10:55:14 [INFO] OpenAPI Generator: spring (server) 10:55:14 [INFO] Generator 'spring' is considered stable. 10:55:14 [INFO] ---------------------------------- 10:55:14 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:55:14 [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) 10:55:14 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:55:14 [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). 10:55:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:14 [INFO] Processing operation getResourceDataForCmHandle 10:55:14 [INFO] Processing operation updateResourceDataRunningForCmHandle 10:55:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:14 [INFO] Processing operation createResourceDataRunningForCmHandle 10:55:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:14 [INFO] Processing operation deleteResourceDataRunningForCmHandle 10:55:14 [INFO] Processing operation patchResourceDataRunningForCmHandle 10:55:14 [INFO] Processing operation executeDataOperationForCmHandles 10:55:14 [INFO] Processing operation queryResourceDataForCmHandle 10:55:14 [INFO] Processing operation getModuleReferencesByCmHandle 10:55:14 [INFO] Processing operation getModuleDefinitionsByCmHandleId 10:55:14 [INFO] Processing operation searchCmHandles 10:55:14 [INFO] Processing operation retrieveCmHandleDetailsById 10:55:14 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 10:55:14 [INFO] Processing operation searchCmHandleIds 10:55:14 [INFO] Processing operation getCmHandleStateByCmHandleId 10:55:14 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:14 [WARNING] Multiple MediaTypes found, using only the first one 10:55:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:14 [WARNING] Multiple MediaTypes found, using only the first one 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:14 [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 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:14 [INFO] Skipping generation of supporting files. 10:55:14 ################################################################################ 10:55:14 # Thanks for using OpenAPI Generator. # 10:55:14 # Please consider donation to help us maintain this project 🙏 # 10:55:14 # https://opencollective.com/openapi_generator/donate # 10:55:14 ################################################################################ 10:55:14 [INFO] 10:55:14 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 10:55:14 [INFO] Generating with dryRun=false 10:55:14 [INFO] No .openapi-generator-ignore file found. 10:55:14 [INFO] OpenAPI Generator: spring (server) 10:55:14 [INFO] Generator 'spring' is considered stable. 10:55:14 [INFO] ---------------------------------- 10:55:14 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:55:14 [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) 10:55:14 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:55:14 [INFO] Processing operation updateDmiPluginRegistration 10:55:14 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 10:55:14 [INFO] Processing operation searchCmHandleIds 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:14 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [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 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:14 [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 10:55:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:14 [INFO] Skipping generation of supporting files. 10:55:14 ################################################################################ 10:55:14 # Thanks for using OpenAPI Generator. # 10:55:14 # Please consider donation to help us maintain this project 🙏 # 10:55:14 # https://opencollective.com/openapi_generator/donate # 10:55:14 ################################################################################ 10:55:14 [INFO] 10:55:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 10:55:14 [INFO] You have 0 Checkstyle violations. 10:55:14 [INFO] 10:55:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 10:55:14 [INFO] You have 0 Checkstyle violations. 10:55:14 [INFO] 10:55:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 10:55:14 [INFO] Starting audit... 10:55:14 Audit done. 10:55:14 [INFO] You have 0 Checkstyle violations. 10:55:14 [INFO] 10:55:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 10:55:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:14 [INFO] Copying 1 resource 10:55:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 10:55:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 10:55:14 [INFO] 10:55:14 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 10:55:14 [INFO] Changes detected - recompiling the module! :dependency 10:55:14 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 10:55:15 [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". 10:55:15 [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. 10:55:15 [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. 10:55:15 [INFO] 10:55:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 10:55:15 [INFO] 10:55:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 10:55:15 [INFO] Fork Value is true 10:55:17 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:17 [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) 10:55:17 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:17 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:20 [INFO] Done SpotBugs Analysis.... 10:55:20 [INFO] 10:55:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 10:55:20 [INFO] 10:55:20 [INFO] 10:55:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 10:55:20 [INFO] BugInstance size is 0 10:55:20 [INFO] Error size is 0 10:55:20 [INFO] No errors/warnings found 10:55:20 [INFO] 10:55:20 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 10:55:20 [INFO] Generating with dryRun=false 10:55:20 [INFO] No .openapi-generator-ignore file found. 10:55:20 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:55:20 [INFO] Generator 'openapi-yaml' is considered stable. 10:55:20 [INFO] Output file [outputFile=openapi-inventory.yaml] 10:55:20 [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] 10:55:20 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:55:20 ################################################################################ 10:55:20 # Thanks for using OpenAPI Generator. # 10:55:20 # Please consider donation to help us maintain this project 🙏 # 10:55:20 # https://opencollective.com/openapi_generator/donate # 10:55:20 ################################################################################ 10:55:20 [INFO] 10:55:20 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 10:55:20 [INFO] Generating with dryRun=false 10:55:20 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:55:20 [INFO] Generator 'openapi-yaml' is considered stable. 10:55:20 [INFO] Output file [outputFile=openapi.yaml] 10:55:20 [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). 10:55:20 [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] 10:55:20 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [WARNING] Multiple MediaTypes found, using only the first one 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [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] 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 10:55:20 [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.) 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:55:20 ################################################################################ 10:55:20 # Thanks for using OpenAPI Generator. # 10:55:20 # Please consider donation to help us maintain this project 🙏 # 10:55:20 # https://opencollective.com/openapi_generator/donate # 10:55:20 ################################################################################ 10:55:20 [INFO] 10:55:20 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 10:55:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:20 [INFO] Copying 2 resources 10:55:20 [INFO] 10:55:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 10:55:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:20 [INFO] Copying 6 resources 10:55:20 [INFO] 10:55:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 10:55:20 [INFO] Changes detected - recompiling the module! :dependency 10:55:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:55:20 [INFO] 10:55:20 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 10:55:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:55:22 [INFO] Compiled 18 files. 10:55:22 [INFO] 10:55:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 10:55:22 [INFO] 10:55:22 [INFO] ------------------------------------------------------- 10:55:22 [INFO] T E S T S 10:55:22 [INFO] ------------------------------------------------------- 10:55:23 10:55:23.029 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:23 10:55:23.238 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:23 10:55:23.363 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:23 10:55:23.404 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:23 10:55:23.423 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:23 10:55:23.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 10:55:23 10:55:23.487 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:23 10:55:23.494 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:23 10:55:23.497 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:23 10:55:23.504 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:23 10:55:23.507 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:23 10:55:23.513 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:23 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:27 10:55:22,828 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:55:27 10:55:22,849 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:55:27 10:55:22,849 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:55:27 10:55:22,850 |-INFO in ch.qos.logback.classic.BasicConfigurator@139224ab - Setting up default configuration. 10:55:27 10:55:25,317 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:27 10:55:25,366 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dcdc172 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:27 10:55:25,366 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:27 10:55:25,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:27 10:55:25,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:27 10:55:25,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:27 10:55:25,371 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dcdc172 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:27 10:55:25,371 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:27 10:55:25,379 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:27 10:55:25,379 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:27 10:55:25,383 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:27 10:55:25,415 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464925413) 10:55:27 10:55:25,415 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:27 10:55:25,415 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:27 10:55:25,420 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:55:27 10:55:25,423 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:27 10:55:25,423 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:27 10:55:25,424 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:27 10:55:25,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:27 10:55:25,431 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:27 10:55:25,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:27 10:55:25,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:27 10:55:25,463 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:27 10:55:25,471 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:27 10:55:25,791 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7bb50de0 - Setting zoneId to "UTC" 10:55:27 10:55:25,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:27 10:55:25,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:27 10:55:26,019 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:27 10:55:26,020 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:27 10:55:26,020 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:27 10:55:26,020 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:27 10:55:26,021 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:27 10:55:26,021 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:27 10:55:26,021 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:27 10:55:26,022 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63916a3 - End of configuration. 10:55:27 10:55:26,022 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@25dc8147 - Registering current configuration as safe fallback point 10:55:27 10:55:27 10:55:27 . ____ _ __ _ _ 10:55:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:27 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:27 =========|_|==============|___/=/_/_/_/ 10:55:27 :: Spring Boot :: (v3.1.2) 10:55:27 10:55:27 2023-12-13T10:55:26.151Z INFO 13535 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:55:27 2023-12-13T10:55:26.152Z INFO 13535 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:27 2023-12-13T10:55:27.519Z INFO 13535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:27 2023-12-13T10:55:27.519Z INFO 13535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:27 2023-12-13T10:55:27.520Z INFO 13535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:55:27 2023-12-13T10:55:27.539Z INFO 13535 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.599 seconds (process running for 5.462) 10:55:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:28 2023-12-13T10:55:28.372Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:28 10:55:28 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 10:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:55:28 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 10:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:55:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:55:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:55:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:28 10:55:28 2023-12-13T10:55:28.383Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:28 10:55:28 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 10:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:55:28 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 10:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:55:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:55:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:55:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:28 10:55:28 2023-12-13T10:55:28.399Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:28 10:55:28 java.lang.IllegalStateException: some error message 10:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:28 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 10:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:55:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:55:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:55:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:55:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:28 10:55:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.843 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:28 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:55:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:55:28 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:29 10:55:29 . ____ _ __ _ _ 10:55:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:29 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:29 =========|_|==============|___/=/_/_/_/ 10:55:29 :: Spring Boot :: (v3.1.2) 10:55:29 10:55:29 2023-12-13T10:55:28.772Z INFO 13535 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:55:29 2023-12-13T10:55:28.772Z INFO 13535 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:29 2023-12-13T10:55:29.545Z INFO 13535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:29 2023-12-13T10:55:29.545Z INFO 13535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:29 2023-12-13T10:55:29.545Z INFO 13535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:55:29 2023-12-13T10:55:29.553Z INFO 13535 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.817 seconds (process running for 7.476) 10:55:29 2023-12-13T10:55:29.730Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:29 10:55:29 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 10:55:29 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 10:55:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 10:55:29 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:55:29 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1217319551.executeRequest(Unknown Source) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:29 10:55:29 2023-12-13T10:55:29.758Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:29 10:55:29 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:55:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:29 10:55:29 2023-12-13T10:55:29.959Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:29 10:55:29 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:55:29 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:55:29 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:29 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:29 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:29 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:55:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 10:55:30 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:55:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 10:55:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 10:55:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:55:30 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:55:30 ... 123 common frames omitted 10:55:30 10:55:30 2023-12-13T10:55:30.014Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.020Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.026Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.032Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.039Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.045Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.050Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.056Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:30 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:30 10:55:30 . ____ _ __ _ _ 10:55:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:30 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:30 =========|_|==============|___/=/_/_/_/ 10:55:30 :: Spring Boot :: (v3.1.2) 10:55:30 10:55:30 2023-12-13T10:55:30.135Z INFO 13535 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:55:30 2023-12-13T10:55:30.135Z INFO 13535 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:30 2023-12-13T10:55:30.380Z INFO 13535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:30 2023-12-13T10:55:30.380Z INFO 13535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:30 2023-12-13T10:55:30.380Z INFO 13535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:55:30 2023-12-13T10:55:30.383Z INFO 13535 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.278 seconds (process running for 8.307) 10:55:30 2023-12-13T10:55:30.455Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 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"]) 10:55:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 10:55:30 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 10:55:30 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 10:55:30 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 10:55:30 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 10:55:30 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 10:55:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 10:55:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:55:30 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:55:30 ... 123 common frames omitted 10:55:30 10:55:30 2023-12-13T10:55:30.484Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 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) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 10:55:30 2023-12-13T10:55:30.488Z ERROR 13535 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:30 10:55:30 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:30 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:55:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 10:55:30 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:55:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 10:55:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 10:55:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:55:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:55:30 ... 133 common frames omitted 10:55:30 10:55:30 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:30 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:55:31 2023-12-13T10:55:30.559Z ERROR 13535 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:55:31 2023-12-13T10:55:31.064Z WARN 13535 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 10:55:31 2023-12-13T10:55:31.071Z ERROR 13535 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:55:31 2023-12-13T10:55:31.074Z ERROR 13535 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:55:31 2023-12-13T10:55:31.078Z ERROR 13535 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:55:31 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:55:31 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:55:31 2023-12-13T10:55:31.143Z INFO 13535 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:55:31 2023-12-13T10:55:31.161Z ERROR 13535 --- [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 10:55:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:55:31 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:55:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:55:31 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:55:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:55:31 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:55:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:55:31 [INFO] 10:55:31 [INFO] Results: 10:55:31 [INFO] 10:55:31 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 10:55:31 [INFO] 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 10:55:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:55:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:55:31 [INFO] 10:55:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 10:55:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 10:55:31 [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/* 10:55:31 [INFO] 10:55:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 10:55:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 10:55:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:55:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:55:31 [INFO] All coverage checks have been met. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 10:55:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 10:55:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom 10:55:31 [INFO] 10:55:31 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 10:55:31 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 10:55:31 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] surefireArgLine set to empty 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] argLine set to empty 10:55:31 [INFO] 10:55:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] You have 0 Checkstyle violations. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] You have 0 Checkstyle violations. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Starting audit... 10:55:31 Audit done. 10:55:31 [INFO] You have 0 Checkstyle violations. 10:55:31 [INFO] 10:55:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 10:55:31 [INFO] 10:55:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 10:55:31 [INFO] 10:55:31 [INFO] 10:55:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] No sources specified for compilation. Skipping. 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] 10:55:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] failsafeArgLine set to empty 10:55:31 [INFO] 10:55:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] No tests to run. 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 10:55:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom 10:55:31 [INFO] 10:55:31 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 10:55:31 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 10:55:31 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] 10:55:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] surefireArgLine set to empty 10:55:31 [INFO] 10:55:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:31 [INFO] argLine set to empty 10:55:31 [INFO] 10:55:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] You have 0 Checkstyle violations. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] You have 0 Checkstyle violations. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] Starting audit... 10:55:31 Audit done. 10:55:31 [INFO] You have 0 Checkstyle violations. 10:55:31 [INFO] 10:55:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:31 [INFO] Copying 3 resources 10:55:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 10:55:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 10:55:31 [INFO] 10:55:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 10:55:31 [INFO] Changes detected - recompiling the module! :dependency 10:55:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:55:32 [INFO] 10:55:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 10:55:32 [INFO] 10:55:32 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 10:55:32 [INFO] Fork Value is true 10:55:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:33 [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) 10:55:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:33 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:34 [INFO] Done SpotBugs Analysis.... 10:55:34 [INFO] 10:55:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 10:55:34 [INFO] 10:55:34 [INFO] 10:55:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 10:55:34 [INFO] BugInstance size is 0 10:55:34 [INFO] Error size is 0 10:55:34 [INFO] No errors/warnings found 10:55:34 [INFO] 10:55:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 10:55:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 10:55:34 [INFO] 10:55:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 10:55:34 [INFO] No sources to compile 10:55:34 [INFO] 10:55:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 10:55:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:55:35 [INFO] Compiled 4 files. 10:55:35 [INFO] 10:55:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 10:55:35 [INFO] 10:55:35 [INFO] ------------------------------------------------------- 10:55:35 [INFO] T E S T S 10:55:35 [INFO] ------------------------------------------------------- 10:55:36 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:55:39 10:55:36,033 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:55:39 10:55:36,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:55:39 10:55:36,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:55:39 10:55:36,052 |-INFO in ch.qos.logback.classic.BasicConfigurator@4bdf - Setting up default configuration. 10:55:39 10:55:37,158 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:39 10:55:37,191 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:39 10:55:37,191 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:39 10:55:37,194 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:39 10:55:37,194 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:39 10:55:37,194 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:39 10:55:37,195 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:39 10:55:37,195 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:39 10:55:37,201 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:39 10:55:37,201 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:39 10:55:37,205 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:39 10:55:37,222 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464937221) 10:55:39 10:55:37,223 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:39 10:55:37,223 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:39 10:55:37,227 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:39 10:55:37,231 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:39 10:55:37,232 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:39 10:55:37,232 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:39 10:55:37,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:39 10:55:37,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:39 10:55:37,235 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:39 10:55:37,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:39 10:55:37,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:39 10:55:37,250 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:39 10:55:37,253 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:39 10:55:37,286 |-INFO in ch.qos.logback.classic.pattern.DateConverter@78422efb - Setting zoneId to "UTC" 10:55:39 10:55:37,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:39 10:55:37,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:39 10:55:37,488 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:39 10:55:37,488 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:39 10:55:37,488 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:39 10:55:37,489 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:39 10:55:37,489 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:39 10:55:37,489 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:39 10:55:37,489 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:39 10:55:37,489 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f05c8d6 - End of configuration. 10:55:39 10:55:37,489 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68e02f33 - Registering current configuration as safe fallback point 10:55:39 10:55:39 2023-12-13T10:55:37.584Z INFO 13660 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13660 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 10:55:39 2023-12-13T10:55:37.585Z INFO 13660 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 10:55:39 2023-12-13T10:55:38.540Z INFO 13660 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 10:55:39 2023-12-13T10:55:38.542Z INFO 13660 --- [ 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 10:55:39 2023-12-13T10:55:38.594Z INFO 13660 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 10:55:39 2023-12-13T10:55:38.594Z INFO 13660 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 985 ms 10:55:39 2023-12-13T10:55:38.658Z INFO 13660 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 10:55:39 2023-12-13T10:55:38.664Z INFO 13660 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3c7d8a4{application,/,[file:///tmp/jetty-docbase.0.14598048112056379666/],AVAILABLE} 10:55:39 2023-12-13T10:55:38.665Z INFO 13660 --- [ main] org.eclipse.jetty.server.Server : Started Server@632d4cf2{STARTING}[11.0.15,sto=0] @3004ms 10:55:39 2023-12-13T10:55:39.137Z INFO 13660 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 10:55:39 2023-12-13T10:55:39.137Z INFO 13660 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 10:55:39 2023-12-13T10:55:39.138Z INFO 13660 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 10:55:39 2023-12-13T10:55:39.150Z INFO 13660 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@314f59b{HTTP/1.1, (http/1.1)}{0.0.0.0:41251} 10:55:39 2023-12-13T10:55:39.151Z INFO 13660 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 41251 (http/1.1) with context path '/' 10:55:39 2023-12-13T10:55:39.159Z INFO 13660 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.252 seconds (process running for 3.498) 10:55:39 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:40 2023-12-13T10:55:40.008Z WARN 13660 --- [qtp469391891-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 10:55:40 2023-12-13T10:55:40.008Z INFO 13660 --- [qtp469391891-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:55:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.462 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:55:40 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:55:40 2023-12-13T10:55:40.200Z WARN 13660 --- [ 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 10:55:40 2023-12-13T10:55:40.200Z INFO 13660 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:55:40 2023-12-13T10:55:40.205Z INFO 13660 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test4712482966707811188/file.txt 10:55:40 2023-12-13T10:55:40.207Z WARN 13660 --- [ 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 10:55:40 2023-12-13T10:55:40.207Z ERROR 13660 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 10:55:40 2023-12-13T10:55:40.208Z WARN 13660 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test4712482966707811188/unknown-file.txt', will search it in classpath 10:55:40 2023-12-13T10:55:40.208Z ERROR 13660 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test4712482966707811188/unknown-file.txt file not found on classpath or on file system 10:55:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:55:40 [INFO] 10:55:40 [INFO] Results: 10:55:40 [INFO] 10:55:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 10:55:40 [INFO] 10:55:40 [INFO] 10:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:40 [INFO] 10:55:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] 10:55:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 10:55:40 [INFO] 10:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:40 [INFO] failsafeArgLine set to empty 10:55:40 [INFO] 10:55:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] 10:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:40 [INFO] 10:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:40 [INFO] 10:55:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] 10:55:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 10:55:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 10:55:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom 10:55:40 [INFO] 10:55:40 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 10:55:40 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 10:55:40 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:40 [INFO] 10:55:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] 10:55:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] 10:55:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] 10:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:40 [INFO] surefireArgLine set to empty 10:55:40 [INFO] 10:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:40 [INFO] argLine set to empty 10:55:40 [INFO] 10:55:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] You have 0 Checkstyle violations. 10:55:40 [INFO] 10:55:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] You have 0 Checkstyle violations. 10:55:40 [INFO] 10:55:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 10:55:40 [INFO] Starting audit... 10:55:40 Audit done. 10:55:40 [INFO] You have 0 Checkstyle violations. 10:55:40 [INFO] 10:55:40 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 10:55:41 [INFO] 10:55:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 10:55:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 10:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 10:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 10:55:41 [INFO] 10:55:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 10:55:41 [INFO] Changes detected - recompiling the module! :dependency 10:55:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 10:55:42 [INFO] 10:55:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 10:55:42 [INFO] 10:55:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 10:55:42 [INFO] Fork Value is true 10:55:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:44 [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) 10:55:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:44 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:44 [INFO] Done SpotBugs Analysis.... 10:55:44 [INFO] 10:55:44 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 10:55:44 [INFO] 10:55:44 [INFO] 10:55:44 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] BugInstance size is 0 10:55:44 [INFO] Error size is 0 10:55:44 [INFO] No errors/warnings found 10:55:44 [INFO] 10:55:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 10:55:44 [INFO] 10:55:44 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] No sources to compile 10:55:44 [INFO] 10:55:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] No sources specified for compilation. Skipping. 10:55:44 [INFO] 10:55:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] No tests to run. 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:44 [INFO] 10:55:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] 10:55:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 10:55:44 [INFO] 10:55:44 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:55:44 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:44 [INFO] failsafeArgLine set to empty 10:55:44 [INFO] 10:55:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] No tests to run. 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:44 [INFO] 10:55:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 10:55:44 [INFO] 10:55:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 10:55:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 10:55:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom 10:55:45 [INFO] 10:55:45 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 10:55:45 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 10:55:45 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:45 [INFO] 10:55:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 10:55:45 [INFO] 10:55:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 10:55:45 [INFO] 10:55:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 10:55:45 [INFO] 10:55:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 10:55:45 [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/* 10:55:45 [INFO] 10:55:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 10:55:45 [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/* 10:55:45 [INFO] 10:55:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 10:55:45 [INFO] You have 0 Checkstyle violations. 10:55:45 [INFO] 10:55:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 10:55:46 [INFO] You have 0 Checkstyle violations. 10:55:46 [INFO] 10:55:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 10:55:46 [INFO] Starting audit... 10:55:46 Audit done. 10:55:46 [INFO] You have 0 Checkstyle violations. 10:55:46 [INFO] 10:55:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 10:55:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:46 [INFO] Copying 58 resources 10:55:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 10:55:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 10:55:46 [INFO] 10:55:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 10:55:46 [INFO] Changes detected - recompiling the module! :dependency 10:55:46 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 10:55:46 [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. 10:55:46 [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. 10:55:46 [INFO] 10:55:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 10:55:47 [INFO] 10:55:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 10:55:47 [INFO] Fork Value is true 10:55:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:48 [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) 10:55:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:48 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:51 [INFO] Done SpotBugs Analysis.... 10:55:51 [INFO] 10:55:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 10:55:51 [INFO] 10:55:51 [INFO] 10:55:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 10:55:51 [INFO] BugInstance size is 0 10:55:51 [INFO] Error size is 0 10:55:51 [INFO] No errors/warnings found 10:55:51 [INFO] 10:55:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 10:55:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 10:55:51 [INFO] 10:55:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 10:55:51 [INFO] No sources to compile 10:55:51 [INFO] 10:55:51 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 10:55:51 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:51 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:55:52 [INFO] Compiled 24 files. 10:55:52 [INFO] 10:55:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 10:55:52 [INFO] 10:55:52 [INFO] ------------------------------------------------------- 10:55:52 [INFO] T E S T S 10:55:52 [INFO] ------------------------------------------------------- 10:55:54 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:55:55 10:55:55.519 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 10:55:55 10:55:55.806 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:55:55 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:55:55 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:55:56 10:55:53,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:55:56 10:55:53,367 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:55:56 10:55:53,367 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:55:56 10:55:53,368 |-INFO in ch.qos.logback.classic.BasicConfigurator@11a88d87 - Setting up default configuration. 10:55:56 10:55:56,064 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:56 10:55:56,108 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:56 10:55:56,108 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:56 10:55:56,111 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:56 10:55:56,111 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:56 10:55:56,111 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:56 10:55:56,112 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:56 10:55:56,112 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:56 10:55:56,120 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:56 10:55:56,120 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:56 10:55:56,123 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:56 10:55:56,161 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702464956160) 10:55:56 10:55:56,162 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:56 10:55:56,162 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:56 10:55:56,178 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:56 10:55:56,178 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:56 10:55:56,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:56 10:55:56,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:56 10:55:56,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:56 10:55:56,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:56 10:55:56,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:56 10:55:56,179 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:56 10:55:56,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:56 10:55:56,188 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:56 10:55:56,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:56 10:55:56,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:56 10:55:56,215 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:56 10:55:56,221 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:56 10:55:56,233 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4c14ed24 - Setting zoneId to "UTC" 10:55:56 10:55:56,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:56 10:55:56,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:56 10:55:56,507 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:56 10:55:56,508 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:56 10:55:56,508 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:56 10:55:56,508 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:56 10:55:56,509 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:56 10:55:56,509 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:56 10:55:56,509 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:56 10:55:56,509 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@523cc8b4 - End of configuration. 10:55:56 10:55:56,509 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@139224ab - Registering current configuration as safe fallback point 10:55:56 10:55:56 10:55:56 . ____ _ __ _ _ 10:55:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:56 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:56 =========|_|==============|___/=/_/_/_/ 10:55:56 :: Spring Boot :: (v3.1.2) 10:55:56 10:55:56 2023-12-13T10:55:56.613Z INFO 13844 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13844 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 10:55:56 2023-12-13T10:55:56.614Z INFO 13844 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 10:55:56 2023-12-13T10:55:56.898Z INFO 13844 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.009 seconds (process running for 4.273) 10:55:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:59 2023-12-13T10:55:57.554Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:55:59 10:55:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:55:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:55:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:55:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:55:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:55:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:55:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:59 Caused by: org.hibernate.exception.ConstraintViolationException: 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:55:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:55:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:55:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:55:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:55:59 ... 48 common frames omitted 10:55:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:59 ... 75 common frames omitted 10:55:59 10:55:59 2023-12-13T10:55:57.765Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:55:59 10:55:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:55:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:55:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:55:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:55:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:55:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:55:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:59 Caused by: org.hibernate.exception.ConstraintViolationException: 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:55:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:55:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:55:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:55:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:55:59 ... 48 common frames omitted 10:55:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:59 ... 75 common frames omitted 10:55:59 10:55:59 2023-12-13T10:55:58.365Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 10:55:59 10:55:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:55:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:55:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:55:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:55:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:55:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:55:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:55:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:59 Caused by: org.hibernate.exception.ConstraintViolationException: 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:55:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:55:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:55:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:55:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:55:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:55:59 ... 48 common frames omitted 10:55:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:59 ... 75 common frames omitted 10:55:59 10:56:01 2023-12-13T10:55:59.628Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 10:56:01 10:56:01 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:01 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:01 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:01 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:01 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:01 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:01 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:01 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:01 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:01 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:01 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:01 ... 48 common frames omitted 10:56:01 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:01 ... 75 common frames omitted 10:56:01 10:56:01 2023-12-13T10:56:01.665Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 10:56:01 10:56:01 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:01 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:01 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:01 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:01 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:01 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:01 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:01 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:01 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:01 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:01 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:01 ... 48 common frames omitted 10:56:01 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:01 ... 75 common frames omitted 10:56:01 10:56:02 2023-12-13T10:56:01.679Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:02 10:56:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:02 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:02 ... 48 common frames omitted 10:56:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:02 ... 75 common frames omitted 10:56:02 10:56:02 2023-12-13T10:56:01.970Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:02 10:56:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:02 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:02 ... 48 common frames omitted 10:56:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:02 ... 75 common frames omitted 10:56:02 10:56:04 2023-12-13T10:56:02.689Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:04 10:56:04 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:04 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:04 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:04 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:04 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:04 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:04 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:04 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:04 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:04 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:04 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:04 ... 48 common frames omitted 10:56:04 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:04 ... 75 common frames omitted 10:56:04 10:56:04 2023-12-13T10:56:02.967Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:04 10:56:04 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:04 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:04 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:04 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:04 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:04 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:04 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:04 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:04 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:04 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:04 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:04 ... 48 common frames omitted 10:56:04 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:04 ... 75 common frames omitted 10:56:04 10:56:04 2023-12-13T10:56:03.706Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 10:56:04 10:56:04 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:04 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:04 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:04 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:04 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:04 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:04 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:04 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:04 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:04 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:04 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:04 ... 48 common frames omitted 10:56:04 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:04 ... 75 common frames omitted 10:56:04 10:56:06 2023-12-13T10:56:04.513Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 10:56:06 10:56:06 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:06 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:06 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:06 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:06 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:06 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:06 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:06 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:06 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:06 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:06 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:06 ... 48 common frames omitted 10:56:06 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:06 ... 75 common frames omitted 10:56:06 10:56:06 2023-12-13T10:56:06.516Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 10:56:06 10:56:06 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:06 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:06 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:06 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:06 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:06 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:06 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:06 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:06 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:06 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:06 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:06 ... 48 common frames omitted 10:56:06 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:06 ... 75 common frames omitted 10:56:06 10:56:07 2023-12-13T10:56:06.537Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:07 10:56:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:07 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:07 ... 48 common frames omitted 10:56:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:07 ... 75 common frames omitted 10:56:07 10:56:07 2023-12-13T10:56:06.910Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:07 10:56:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:07 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:07 ... 48 common frames omitted 10:56:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:07 ... 75 common frames omitted 10:56:07 10:56:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.677 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:56:07 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 10:56:07 2023-12-13T10:56:07.526Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:07 10:56:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:56:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:07 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 10:56:07 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 10:56:07 at java.base/java.lang.Class.newInstance(Class.java:645) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 10:56:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 10:56:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:07 ... 30 common frames omitted 10:56:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:07 ... 46 common frames omitted 10:56:07 10:56:07 2023-12-13T10:56:07.531Z WARN 13844 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:07 10:56:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:56:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:07 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 10:56:07 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 10:56:07 at java.base/java.lang.Class.newInstance(Class.java:645) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 10:56:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 10:56:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:07 ... 30 common frames omitted 10:56:07 Caused by: java.sql.SQLException: no checksum 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:07 ... 46 common frames omitted 10:56:07 10:56:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 10:56:07 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 10:56:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 10:56:07 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 10:56:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 10:56:07 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 10:56:07 2023-12-13T10:56:07.726Z INFO 13844 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 10:56:07 2023-12-13T10:56:07.726Z INFO 13844 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 10:56:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.onap.cps.spi.utils.SessionManagerSpec 10:56:07 [INFO] 10:56:07 [INFO] Results: 10:56:07 [INFO] 10:56:07 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 10:56:07 [INFO] 10:56:07 [INFO] 10:56:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 10:56:07 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:56:07 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:56:07 [INFO] 10:56:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 10:56:08 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 10:56:08 [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/* 10:56:08 [INFO] 10:56:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 10:56:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 10:56:08 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:56:08 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:56:08 [INFO] All coverage checks have been met. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 10:56:08 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar 10:56:08 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom 10:56:08 [INFO] 10:56:08 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 10:56:08 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 10:56:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] surefireArgLine set to empty 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] argLine set to empty 10:56:08 [INFO] 10:56:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] You have 0 Checkstyle violations. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] You have 0 Checkstyle violations. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Starting audit... 10:56:08 Audit done. 10:56:08 [INFO] You have 0 Checkstyle violations. 10:56:08 [INFO] 10:56:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 10:56:08 [INFO] 10:56:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 10:56:08 [INFO] 10:56:08 [INFO] 10:56:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] No sources specified for compilation. Skipping. 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] 10:56:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] failsafeArgLine set to empty 10:56:08 [INFO] 10:56:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] No tests to run. 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 10:56:08 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom 10:56:08 [INFO] 10:56:08 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 10:56:08 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 10:56:08 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] 10:56:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] surefireArgLine set to empty 10:56:08 [INFO] 10:56:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:08 [INFO] argLine set to empty 10:56:08 [INFO] 10:56:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] You have 0 Checkstyle violations. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] You have 0 Checkstyle violations. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] Starting audit... 10:56:08 Audit done. 10:56:08 [INFO] You have 0 Checkstyle violations. 10:56:08 [INFO] 10:56:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:08 [INFO] Copying 4 resources 10:56:08 [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 10:56:08 [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 10:56:08 [INFO] 10:56:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:08 [INFO] Changes detected - recompiling the module! :dependency 10:56:08 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 10:56:09 [INFO] 10:56:09 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 10:56:09 [INFO] 10:56:09 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:09 [INFO] Fork Value is true 10:56:11 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:56:11 [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) 10:56:11 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:56:11 [java] WARNING: System::setSecurityManager will be removed in a future release 10:56:12 [INFO] Done SpotBugs Analysis.... 10:56:12 [INFO] 10:56:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 10:56:12 [INFO] 10:56:12 [INFO] 10:56:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] BugInstance size is 0 10:56:12 [INFO] Error size is 0 10:56:12 [INFO] No errors/warnings found 10:56:12 [INFO] 10:56:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:12 [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 10:56:12 [INFO] 10:56:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] No sources to compile 10:56:12 [INFO] 10:56:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] No sources specified for compilation. Skipping. 10:56:12 [INFO] 10:56:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] No tests to run. 10:56:12 [INFO] 10:56:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:12 [INFO] 10:56:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] 10:56:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 10:56:12 [INFO] 10:56:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:12 [INFO] failsafeArgLine set to empty 10:56:12 [INFO] 10:56:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] No tests to run. 10:56:12 [INFO] 10:56:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:12 [INFO] 10:56:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:12 [INFO] 10:56:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] 10:56:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:12 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 10:56:12 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom 10:56:12 [INFO] 10:56:12 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 10:56:12 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 10:56:12 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:12 [INFO] 10:56:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:12 [INFO] 10:56:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:12 [INFO] 10:56:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:12 [INFO] 10:56:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:12 [INFO] surefireArgLine set to empty 10:56:12 [INFO] 10:56:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:12 [INFO] argLine set to empty 10:56:12 [INFO] 10:56:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:12 [INFO] You have 0 Checkstyle violations. 10:56:12 [INFO] 10:56:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:13 [INFO] You have 0 Checkstyle violations. 10:56:13 [INFO] 10:56:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:13 [INFO] Starting audit... 10:56:13 Audit done. 10:56:13 [INFO] You have 0 Checkstyle violations. 10:56:13 [INFO] 10:56:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:13 [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 10:56:13 [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 10:56:13 [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 10:56:13 [INFO] 10:56:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:13 [INFO] Changes detected - recompiling the module! :dependency 10:56:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 10:56:13 [INFO] 10:56:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 10:56:13 [INFO] 10:56:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:13 [INFO] Fork Value is true 10:56:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:56:15 [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) 10:56:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:56:15 [java] WARNING: System::setSecurityManager will be removed in a future release 10:56:15 [INFO] Done SpotBugs Analysis.... 10:56:15 [INFO] 10:56:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 10:56:15 [INFO] 10:56:15 [INFO] 10:56:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:15 [INFO] BugInstance size is 0 10:56:15 [INFO] Error size is 0 10:56:15 [INFO] No errors/warnings found 10:56:15 [INFO] 10:56:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:15 [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 10:56:15 [INFO] 10:56:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:16 [INFO] No sources to compile 10:56:16 [INFO] 10:56:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:16 [INFO] No sources specified for compilation. Skipping. 10:56:16 [INFO] 10:56:16 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:16 [INFO] No tests to run. 10:56:16 [INFO] 10:56:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:16 [INFO] 10:56:16 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:16 [INFO] 10:56:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 10:56:16 [INFO] 10:56:16 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:18 [INFO] 10:56:18 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231213T105006Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 10:56:18 [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 10:56:18 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:56:18 [INFO] Building dependencies layer... 10:56:18 [INFO] Building project dependencies layer... 10:56:18 [INFO] Building classes layer... 10:56:18 [INFO] Building resources layer... 10:56:18 [INFO] Building jvm arg files layer... 10:56:18 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:56:21 [INFO] 10:56:21 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 10:56:21 [INFO] Loading to Docker daemon... 10:56:23 [INFO] 10:56:23 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231213T105006Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 10:56:24 [INFO] 10:56:24 [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! 10:56:24 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 10:56:24 [INFO] 10:56:24 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 10:56:24 [INFO] 10:56:24 [INFO] 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:24 [INFO] failsafeArgLine set to empty 10:56:24 [INFO] 10:56:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:24 [INFO] No tests to run. 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:24 [INFO] 10:56:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:24 [INFO] 10:56:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:24 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 10:56:24 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom 10:56:24 [INFO] 10:56:24 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 10:56:24 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 10:56:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:24 [INFO] 10:56:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 10:56:24 [INFO] 10:56:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 10:56:24 [INFO] 10:56:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 10:56:24 [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/* 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 10:56:24 [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/* 10:56:24 [INFO] 10:56:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 10:56:24 [INFO] You have 0 Checkstyle violations. 10:56:24 [INFO] 10:56:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 10:56:24 [INFO] You have 0 Checkstyle violations. 10:56:24 [INFO] 10:56:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 10:56:24 [INFO] Starting audit... 10:56:24 Audit done. 10:56:24 [INFO] You have 0 Checkstyle violations. 10:56:24 [INFO] 10:56:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 10:56:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 10:56:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 10:56:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 10:56:24 [INFO] 10:56:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 10:56:24 [INFO] No sources to compile 10:56:24 [INFO] 10:56:24 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 10:56:24 [INFO] 10:56:24 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 10:56:24 [INFO] 10:56:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 10:56:24 [INFO] 10:56:24 [INFO] 10:56:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 10:56:24 [INFO] 10:56:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 10:56:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:24 [INFO] Copying 16 resources 10:56:24 [INFO] 10:56:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 10:56:24 [INFO] Changes detected - recompiling the module! :dependency 10:56:24 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:56:24 [INFO] 10:56:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 10:56:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:56:24 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:56:26 [INFO] Compiled 74 files. 10:56:26 [INFO] 10:56:26 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 10:56:27 [INFO] 10:56:27 [INFO] ------------------------------------------------------- 10:56:27 [INFO] T E S T S 10:56:27 [INFO] ------------------------------------------------------- 10:56:29 10:56:29.492 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:56:29 [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 10:57:04 10:56:30.013 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:57:04 10:56:30.437 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:57:04 10:56:30.439 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:57:04 10:56:30.465 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:57:04 Server Version: 23.0.1 10:57:04 API Version: 1.42 10:57:04 Operating System: CentOS Stream 8 10:57:04 Total Memory: 31890 MB 10:57:04 10:56:30.471 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:57:04 ******************************************************************************** 10:57:04 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:57:04 ******************************************************************************** 10:57:04 10:56:30.475 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:57:04 10:56:30.476 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:57:04 10:56:30.516 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 10:57:04 10:56:30.526 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:57:04 10:56:32.698 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:57:04 10:56:32.724 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:57:04 10:56:33.212 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 10:57:04 10:56:34.160 [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) 10:57:04 10:56:34.437 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 10:57:04 10:56:35.404 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 10:57:04 10:56:35.551 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 10:57:04 10:56:35.788 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 10:57:04 10:56:35.926 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 10:57:04 10:56:36.060 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 10:57:04 10:56:36.433 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 10:57:04 10:56:36.520 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 10:57:04 10:56:36.581 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 10:57:04 10:56:36.837 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (40 MB/? MB) 10:57:04 10:56:36.940 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (41 MB/? MB) 10:57:04 10:56:37.021 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (41 MB/? MB) 10:57:04 10:56:37.081 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (41 MB/? MB) 10:57:04 10:56:37.304 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 10:57:04 10:56:37.941 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (59 MB/? MB) 10:57:04 10:56:38.193 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (64 MB/? MB) 10:57:04 10:56:38.473 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (72 MB/? MB) 10:57:04 10:56:38.724 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (77 MB/? MB) 10:57:04 10:56:41.375 [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) 10:57:04 10:56:45.900 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 10:57:04 10:56:47.988 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 10:57:04 10:56:50.186 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 10:57:04 10:56:50.267 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 10:57:04 10:56:50.342 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 10:57:04 10:56:50.359 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 17s (downloaded 130 MB at 7 MB/s) 10:57:04 10:56:50.391 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 10:57:04 10:56:53.346 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: adf05c9beaa33bad2c3e721d2ed99129c964aca1c0102838e262afd7fd05afda 10:57:04 10:56:55.136 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT24.659507154S 10:57:04 10:56:55.137 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 10:57:04 10:56:27,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:57:04 10:56:27,951 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:57:04 10:56:27,951 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:57:04 10:56:27,953 |-INFO in ch.qos.logback.classic.BasicConfigurator@2d752f29 - Setting up default configuration. 10:57:04 10:56:55,496 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@20eee47c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:57:04 10:56:55,575 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@d5aea9a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:57:04 10:56:55,575 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@20eee47c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:57:04 10:56:55,579 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:57:04 10:56:55,579 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:57:04 10:56:55,579 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:57:04 10:56:55,581 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@d5aea9a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:57:04 10:56:55,581 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@20eee47c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:57:04 10:56:55,590 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:04 10:56:55,590 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:57:04 10:56:55,595 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:57:04 10:56:55,630 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702465015628) 10:57:04 10:56:55,630 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:57:04 10:56:55,631 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:57:04 10:56:55,636 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:57:04 10:56:55,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:57:04 10:56:55,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:57:04 10:56:55,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:57:04 10:56:55,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:57:04 10:56:55,642 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:57:04 10:56:55,642 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:57:04 10:56:55,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:04 10:56:55,649 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:57:04 10:56:55,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:57:04 10:56:55,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:04 10:56:55,680 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:57:04 10:56:55,687 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:57:04 10:56:56,411 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6980c50b - Setting zoneId to "UTC" 10:57:04 10:56:56,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:57:04 10:56:56,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:57:04 10:56:56,692 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:57:04 10:56:56,693 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:57:04 10:56:56,693 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:57:04 10:56:56,693 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:57:04 10:56:56,694 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:57:04 10:56:56,694 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d88a3f4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:57:04 10:56:56,694 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:57:04 10:56:56,694 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e9a0143 - End of configuration. 10:57:04 10:56:56,694 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@644e2230 - Registering current configuration as safe fallback point 10:57:04 10:57:04 10:57:04 . ____ _ __ _ _ 10:57:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:04 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:04 =========|_|==============|___/=/_/_/_/ 10:57:04 :: Spring Boot :: (v3.1.2) 10:57:04 10:57:04 2023-12-13T10:56:56.846Z INFO 14295 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14295 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 10:57:04 2023-12-13T10:56:56.847Z INFO 14295 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:57:04 2023-12-13T10:56:57.403Z INFO 14295 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:57:04 2023-12-13T10:56:57.465Z INFO 14295 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 10:57:04 2023-12-13T10:56:58.245Z INFO 14295 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 10:57:04 2023-12-13T10:56:58.497Z INFO 14295 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@632fce34 10:57:04 2023-12-13T10:56:58.499Z INFO 14295 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 10:57:04 2023-12-13T10:56:58.699Z INFO 14295 --- [ main] liquibase.database : Set default schema name to public 10:57:04 2023-12-13T10:56:58.910Z INFO 14295 --- [ main] liquibase.lockservice : Successfully acquired change log lock 10:57:04 2023-12-13T10:56:59.159Z INFO 14295 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 10:57:04 2023-12-13T10:56:59.165Z INFO 14295 --- [ main] liquibase.changelog : Reading from public.databasechangelog 10:57:04 2023-12-13T10:56:59.326Z INFO 14295 --- [ main] liquibase.command : Using deploymentId: 2465019169 10:57:04 2023-12-13T10:56:59.342Z INFO 14295 --- [ main] liquibase.changelog : Reading from public.databasechangelog 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 10:57:04 2023-12-13T10:56:59.389Z INFO 14295 --- [ main] liquibase.changelog : Table anchor created 10:57:04 2023-12-13T10:56:59.391Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 10ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 10:57:04 2023-12-13T10:56:59.403Z INFO 14295 --- [ main] liquibase.changelog : Table relation created 10:57:04 2023-12-13T10:56:59.404Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 5ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 10:57:04 2023-12-13T10:56:59.412Z INFO 14295 --- [ main] liquibase.changelog : Table relation_type created 10:57:04 2023-12-13T10:56:59.412Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 10:57:04 2023-12-13T10:56:59.421Z INFO 14295 --- [ main] liquibase.changelog : Table fragment created 10:57:04 2023-12-13T10:56:59.422Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 7ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 10:57:04 2023-12-13T10:56:59.429Z INFO 14295 --- [ main] liquibase.changelog : Table schema_set created 10:57:04 2023-12-13T10:56:59.430Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 5ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 10:57:04 2023-12-13T10:56:59.437Z INFO 14295 --- [ main] liquibase.changelog : Table yang_resource created 10:57:04 2023-12-13T10:56:59.438Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 10:57:04 2023-12-13T10:56:59.445Z INFO 14295 --- [ main] liquibase.changelog : Table dataspace created 10:57:04 2023-12-13T10:56:59.445Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 4ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 10:57:04 2023-12-13T10:56:59.452Z INFO 14295 --- [ main] liquibase.changelog : Table schema_node created 10:57:04 2023-12-13T10:56:59.452Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 10:57:04 2023-12-13T10:56:59.457Z INFO 14295 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 10:57:04 2023-12-13T10:56:59.458Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 4ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 10:57:04 2023-12-13T10:56:59.463Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 10:57:04 2023-12-13T10:56:59.463Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 10:57:04 2023-12-13T10:56:59.469Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 10:57:04 2023-12-13T10:56:59.470Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 4ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 10:57:04 2023-12-13T10:56:59.476Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 10:57:04 2023-12-13T10:56:59.477Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 5ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 10:57:04 2023-12-13T10:56:59.482Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 10:57:04 2023-12-13T10:56:59.482Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 10:57:04 2023-12-13T10:56:59.488Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 10:57:04 2023-12-13T10:56:59.489Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 10:57:04 2023-12-13T10:56:59.494Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 10:57:04 2023-12-13T10:56:59.494Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 10:57:04 2023-12-13T10:56:59.500Z INFO 14295 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 10:57:04 2023-12-13T10:56:59.500Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 4ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 10:57:04 2023-12-13T10:56:59.505Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 10:57:04 2023-12-13T10:56:59.506Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 10:57:04 2023-12-13T10:56:59.510Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 10:57:04 2023-12-13T10:56:59.511Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 10:57:04 2023-12-13T10:56:59.515Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 10:57:04 2023-12-13T10:56:59.516Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 10:57:04 2023-12-13T10:56:59.521Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 10:57:04 2023-12-13T10:56:59.521Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 10:57:04 2023-12-13T10:56:59.527Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 10:57:04 2023-12-13T10:56:59.527Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 10:57:04 2023-12-13T10:56:59.532Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 10:57:04 2023-12-13T10:56:59.533Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 4ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 10:57:04 2023-12-13T10:56:59.538Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 10:57:04 2023-12-13T10:56:59.538Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 10:57:04 2023-12-13T10:56:59.543Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 10:57:04 2023-12-13T10:56:59.544Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 10:57:04 2023-12-13T10:56:59.548Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 10:57:04 2023-12-13T10:56:59.549Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 10:57:04 2023-12-13T10:56:59.552Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 10:57:04 2023-12-13T10:56:59.553Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 10:57:04 2023-12-13T10:56:59.557Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 10:57:04 2023-12-13T10:56:59.557Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 2ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 10:57:04 2023-12-13T10:56:59.561Z INFO 14295 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 10:57:04 2023-12-13T10:56:59.561Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 10:57:04 2023-12-13T10:56:59.565Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 10:57:04 2023-12-13T10:56:59.566Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 10:57:04 2023-12-13T10:56:59.570Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 10:57:04 2023-12-13T10:56:59.571Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 10:57:04 2023-12-13T10:56:59.575Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 10:57:04 2023-12-13T10:56:59.575Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 10:57:04 2023-12-13T10:56:59.579Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 10:57:04 2023-12-13T10:56:59.580Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 10:57:04 2023-12-13T10:56:59.584Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 10:57:04 2023-12-13T10:56:59.584Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 10:57:04 2023-12-13T10:56:59.588Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 10:57:04 2023-12-13T10:56:59.589Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 10:57:04 2023-12-13T10:56:59.594Z INFO 14295 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 10:57:04 2023-12-13T10:56:59.594Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 10:57:04 2023-12-13T10:56:59.613Z INFO 14295 --- [ main] liquibase.changelog : Custom SQL executed 10:57:04 2023-12-13T10:56:59.613Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 17ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 10:57:04 2023-12-13T10:56:59.618Z INFO 14295 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 10:57:04 2023-12-13T10:56:59.619Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 10:57:04 2023-12-13T10:56:59.623Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 10:57:04 2023-12-13T10:56:59.624Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 3ms 10:57:04 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 10:57:04 2023-12-13T10:56:59.628Z INFO 14295 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 10:57:04 2023-12-13T10:56:59.630Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 10:57:04 2023-12-13T10:56:59.630Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 10:57:04 2023-12-13T10:56:59.636Z INFO 14295 --- [ main] liquibase.util : UPDATE SUMMARY 10:57:04 2023-12-13T10:56:59.636Z INFO 14295 --- [ main] liquibase.util : Run: 39 10:57:04 2023-12-13T10:56:59.636Z INFO 14295 --- [ main] liquibase.util : Previously run: 0 10:57:04 2023-12-13T10:56:59.636Z INFO 14295 --- [ main] liquibase.util : Filtered out: 0 10:57:04 2023-12-13T10:56:59.636Z INFO 14295 --- [ main] liquibase.util : ------------------------------- 10:57:04 2023-12-13T10:56:59.636Z INFO 14295 --- [ main] liquibase.util : Total change sets: 39 10:57:04 10:57:04 10:57:04 UPDATE SUMMARY 10:57:04 Run: 39 10:57:04 Previously run: 0 10:57:04 Filtered out: 0 10:57:04 ------------------------------- 10:57:04 Total change sets: 39 10:57:04 10:57:04 2023-12-13T10:56:59.637Z INFO 14295 --- [ main] liquibase.util : Update summary generated 10:57:04 Liquibase: Update has been successful. 10:57:04 2023-12-13T10:56:59.638Z INFO 14295 --- [ main] liquibase.command : Update command completed successfully. 10:57:04 2023-12-13T10:56:59.641Z INFO 14295 --- [ main] liquibase.lockservice : Successfully released change log lock 10:57:04 2023-12-13T10:56:59.646Z INFO 14295 --- [ main] liquibase.lockservice : Successfully released change log lock 10:57:04 2023-12-13T10:56:59.648Z INFO 14295 --- [ main] liquibase.command : Command execution complete 10:57:04 2023-12-13T10:56:59.753Z INFO 14295 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 10:57:04 2023-12-13T10:56:59.821Z INFO 14295 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 10:57:04 2023-12-13T10:56:59.824Z INFO 14295 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 10:57:04 2023-12-13T10:56:59.824Z INFO 14295 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 10:57:04 2023-12-13T10:57:00.085Z INFO 14295 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 10:57:04 2023-12-13T10:57:00.244Z INFO 14295 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 10:57:04 2023-12-13T10:57:00.535Z INFO 14295 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 10:57:04 2023-12-13T10:57:01.504Z INFO 14295 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 10:57:04 2023-12-13T10:57:01.521Z INFO 14295 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 10:57:04 2023-12-13T10:57:01.809Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 10:57:04 2023-12-13T10:57:01.916Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 10:57:04 2023-12-13T10:57:01.928Z INFO 14295 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 10:57:04 2023-12-13T10:57:02.206Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 10:57:04 2023-12-13T10:57:02.254Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 10:57:04 2023-12-13T10:57:02.322Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 10:57:04 2023-12-13T10:57:02.608Z WARN 14295 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 10:57:04 2023-12-13T10:57:04.219Z INFO 14295 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 9.016 seconds (process running for 37.185) 10:57:04 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:57:06 2023-12-13T10:57:06.042Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:06 2023-12-13T10:57:06.043Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 10:57:06 Detail: Key (name)=(generalTestDataspace) already exists. 10:57:06 2023-12-13T10:57:06.323Z INFO 14295 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:57:06 2023-12-13T10:57:06.340Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:06 2023-12-13T10:57:06.340Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 10:57:06 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 10:57:06 2023-12-13T10:57:06.366Z INFO 14295 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:57:06 2023-12-13T10:57:06.375Z INFO 14295 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:57:06 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.261 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 10:57:06 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 10:57:07 line 1:0 mismatched input 'invalid' expecting '/' 10:57:08 line 1:0 mismatched input 'invalid' expecting '/' 10:57:08 2023-12-13T10:57:08.014Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 10:57:08 2023-12-13T10:57:08.906Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:08 2023-12-13T10:57:08.906Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:08 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 10:57:08 2023-12-13T10:57:08.907Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:08 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 10:57:08 2023-12-13T10:57:08.909Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:08 2023-12-13T10:57:08.909Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:08 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 10:57:09 line 1:9 missing '/' at 'path' 10:57:09 line 1:9 missing '/' at 'path' 10:57:09 2023-12-13T10:57:09.045Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 10:57:09 2023-12-13T10:57:09.431Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:09 2023-12-13T10:57:09.431Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:09 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 10:57:09 2023-12-13T10:57:09.432Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:09 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 10:57:09 2023-12-13T10:57:09.438Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:09 2023-12-13T10:57:09.438Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:09 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-13T10:57:09.917Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-13T10:57:09.917Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-13T10:57:09.918Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 10:57:10 2023-12-13T10:57:09.924Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-13T10:57:09.924Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-13T10:57:10.180Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-13T10:57:10.180Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-13T10:57:10.181Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 10:57:10 2023-12-13T10:57:10.186Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-13T10:57:10.186Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-13T10:57:10.241Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-13T10:57:10.241Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-13T10:57:10.242Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 10:57:10 2023-12-13T10:57:10.247Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-13T10:57:10.247Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:12 [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.75 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 10:57:12 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 10:57:12 2023-12-13T10:57:12.591Z WARN 14295 --- [ 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]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.828Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.829Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:12 2023-12-13T10:57:12.830Z WARN 14295 --- [ 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_82, Optional[2082-01-01]] 10:57:13 2023-12-13T10:57:13.291Z WARN 14295 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 10:57:13 2023-12-13T10:57:13.370Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:13 2023-12-13T10:57:13.370Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 10:57:13 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 10:57:13 2023-12-13T10:57:13.710Z WARN 14295 --- [ 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]] 10:57:13 2023-12-13T10:57:13.861Z WARN 14295 --- [ 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]] 10:57:13 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 10:57:13 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 10:57:14 line 1:0 mismatched input 'cpsPath' expecting '/' 10:57:14 line 1:0 mismatched input 'cpsPath' expecting '/' 10:57:15 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 10:57:15 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 10:57:15 2023-12-13T10:57:15.400Z WARN 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 10:57:15 2023-12-13T10:57:15.401Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 10:57:15 2023-12-13T10:57:15.401Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 10:57:15 2023-12-13T10:57:15.401Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 10:57:15 2023-12-13T10:57:15.401Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 10:57:15 2023-12-13T10:57:15.403Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 10:57:15 2023-12-13T10:57:15.441Z INFO 14295 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 10:57:15 2023-12-13T10:57:15.508Z INFO 14295 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 10:57:15 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 10:57:15 2023-12-13T10:57:15.530Z INFO 14295 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 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 10:57:15 2023-12-13T10:57:15.550Z INFO 14295 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 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 10:57:15 2023-12-13T10:57:15.857Z INFO 14295 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 2023-12-13T10:57:15.861Z INFO 14295 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 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 10:57:15 2023-12-13T10:57:15.869Z INFO 14295 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 2023-12-13T10:57:15.874Z INFO 14295 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 10:57:16 [INFO] 10:57:16 [INFO] Results: 10:57:16 [INFO] 10:57:16 [INFO] Tests run: 284, Failures: 0, Errors: 0, Skipped: 0 10:57:16 [INFO] 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 10:57:16 [INFO] Skipping JaCoCo execution due to missing classes directory. 10:57:16 [INFO] 10:57:16 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 10:57:16 [INFO] 10:57:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 10:57:16 [WARNING] JAR will be empty - no content was marked for inclusion! 10:57:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 10:57:16 [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/* 10:57:16 [INFO] 10:57:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 10:57:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 10:57:16 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 10:57:16 [INFO] 10:57:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 10:57:16 [INFO] 10:57:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 10:57:16 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar 10:57:16 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom 10:57:16 [INFO] 10:57:16 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 10:57:16 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 10:57:16 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:18 [INFO] 10:57:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 10:57:18 [INFO] 10:57:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 10:57:18 [INFO] 10:57:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 10:57:18 [INFO] 10:57:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 10:57:18 [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/* 10:57:18 [INFO] 10:57:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 10:57:18 [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/* 10:57:18 [INFO] 10:57:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 10:57:18 [INFO] You have 0 Checkstyle violations. 10:57:18 [INFO] 10:57:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 10:57:18 [INFO] You have 0 Checkstyle violations. 10:57:18 [INFO] 10:57:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 10:57:18 [INFO] Starting audit... 10:57:18 Audit done. 10:57:18 [INFO] You have 0 Checkstyle violations. 10:57:18 [INFO] 10:57:18 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 10:57:18 [INFO] 10:57:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 10:57:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:18 [INFO] Copying 1 resource 10:57:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 10:57:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 10:57:18 [INFO] 10:57:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 10:57:18 [INFO] Changes detected - recompiling the module! :dependency 10:57:18 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:57:18 [INFO] 10:57:18 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 10:57:18 [INFO] 10:57:18 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 10:57:18 [INFO] Fork Value is true 10:57:19 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:57: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) 10:57:19 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:57:19 [java] WARNING: System::setSecurityManager will be removed in a future release 10:57:21 [INFO] Done SpotBugs Analysis.... 10:57:21 [INFO] 10:57:21 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 10:57:21 [INFO] 10:57:21 [INFO] 10:57:21 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 10:57:21 [INFO] BugInstance size is 0 10:57:21 [INFO] Error size is 0 10:57:21 [INFO] No errors/warnings found 10:57:21 [INFO] 10:57:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 10:57:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:21 [INFO] Copying 2 resources 10:57:21 [INFO] 10:57:21 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 10:57:21 [INFO] Changes detected - recompiling the module! :dependency 10:57:21 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:57:21 [INFO] 10:57:21 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 10:57:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:57:21 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:57:22 [INFO] Compiled 2 files. 10:57:22 [INFO] 10:57:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 10:57:22 [INFO] 10:57:22 [INFO] ------------------------------------------------------- 10:57:22 [INFO] T E S T S 10:57:22 [INFO] ------------------------------------------------------- 10:57:23 10:57:23.040 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:57:23 10:57:23.219 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:23 10:57:23.457 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 10:57:23 10:57:23.489 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:57:23 10:57:23.504 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:23 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:28 10:57:22,857 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:57:28 10:57:22,878 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:57:28 10:57:22,878 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:57:28 10:57:22,879 |-INFO in ch.qos.logback.classic.BasicConfigurator@1ddf9fd - Setting up default configuration. 10:57:28 10:57:24,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1297cf8 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:57:28 10:57:24,300 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@37e15055 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:57:28 10:57:24,300 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1297cf8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:57:28 10:57:24,303 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:57:28 10:57:24,303 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:57:28 10:57:24,303 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:57:28 10:57:24,305 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@37e15055 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:57:28 10:57:24,305 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1297cf8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:57:28 10:57:24,312 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:28 10:57:24,312 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:57:28 10:57:24,316 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:57:28 10:57:24,346 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702465044344) 10:57:28 10:57:24,346 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:57:28 10:57:24,346 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:57:28 10:57:24,352 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:57:28 10:57:24,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:57:28 10:57:24,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:57:28 10:57:24,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:57:28 10:57:24,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:57:28 10:57:24,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:28 10:57:24,365 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:57:28 10:57:24,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:57:28 10:57:24,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:28 10:57:24,396 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:57:28 10:57:24,403 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:57:28 10:57:24,750 |-INFO in ch.qos.logback.classic.pattern.DateConverter@39adf4e6 - Setting zoneId to "UTC" 10:57:28 10:57:24,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:57:28 10:57:24,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:57:28 10:57:25,006 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:57:28 10:57:25,006 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:57:28 10:57:25,007 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:57:28 10:57:25,007 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:57:28 10:57:25,008 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:57:28 10:57:25,008 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@57d1edf0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:57:28 10:57:25,008 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:57:28 10:57:25,008 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@73299197 - End of configuration. 10:57:28 10:57:25,008 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4ef7145f - Registering current configuration as safe fallback point 10:57:28 10:57:28 10:57:28 . ____ _ __ _ _ 10:57:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:28 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:28 =========|_|==============|___/=/_/_/_/ 10:57:28 :: Spring Boot :: (v3.1.2) 10:57:28 10:57:28 2023-12-13T10:57:25.118Z INFO 14952 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14952 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 10:57:28 2023-12-13T10:57:25.119Z INFO 14952 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 10:57:28 2023-12-13T10:57:26.306Z INFO 14952 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@75f27234, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40d2a644, org.springframework.security.web.context.SecurityContextHolderFilter@76ed5e7e, org.springframework.security.web.header.HeaderWriterFilter@9573850, org.springframework.security.web.authentication.logout.LogoutFilter@f22cf0e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2cf846b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6984d41a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@51430893, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@56fe2233, org.springframework.security.web.access.ExceptionTranslationFilter@357f1e59, org.springframework.security.web.access.intercept.AuthorizationFilter@7b29d791] 10:57:28 2023-12-13T10:57:28.002Z INFO 14952 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:57:28 2023-12-13T10:57:28.002Z INFO 14952 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:57:28 2023-12-13T10:57:28.003Z INFO 14952 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:57:28 2023-12-13T10:57:28.025Z INFO 14952 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.193 seconds (process running for 5.938) 10:57:28 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:57:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.607 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:29 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 10:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec 10:57:29 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 10:57:32 2023-12-13T10:57:29.428Z INFO 14952 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 10:57:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.286 s - in org.onap.cps.architecture.LayeredArchitectureTest 10:57:32 [INFO] 10:57:32 [INFO] Results: 10:57:32 [INFO] 10:57:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 10:57:32 [INFO] 10:57:32 [INFO] 10:57:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 10:57:32 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 10:57:32 [INFO] Analyzed bundle 'cps-application' with 3 classes 10:57:32 [INFO] 10:57:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 10:57:33 [INFO] 10:57:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 10:57:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 10:57:33 [INFO] 10:57:33 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 10:57:33 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:57:33 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original 10:57:33 [INFO] 10:57:33 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 10:57:33 [INFO] 10:57:33 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231213T105006Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 10:57:33 [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 10:57:33 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:57:33 [INFO] Building dependencies layer... 10:57:33 [INFO] Building project dependencies layer... 10:57:33 [INFO] Building jvm arg files layer... 10:57:33 [INFO] Building classes layer... 10:57:33 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:57:33 [INFO] Building resources layer... 10:57:37 [INFO] 10:57:37 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 10:57:37 [INFO] Loading to Docker daemon... 10:57:39 [INFO] 10:57:39 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231213T105006Z, nexus3.onap.org:10003/onap/cps-and-ncmp 10:57:39 [INFO] 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 10:57:39 [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/* 10:57:39 [INFO] 10:57:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 10:57:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Analyzed bundle 'cps-application' with 3 classes 10:57:39 [INFO] All coverage checks have been met. 10:57:39 [INFO] 10:57:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 10:57:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar 10:57:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom 10:57:39 [INFO] 10:57:39 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 10:57:39 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 10:57:39 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 10:57:39 [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/* 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 10:57:39 [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/* 10:57:39 [INFO] 10:57:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 10:57:39 [INFO] You have 0 Checkstyle violations. 10:57:39 [INFO] 10:57:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 10:57:39 [INFO] You have 0 Checkstyle violations. 10:57:39 [INFO] 10:57:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 10:57:39 [INFO] Starting audit... 10:57:39 Audit done. 10:57:39 [INFO] You have 0 Checkstyle violations. 10:57:39 [INFO] 10:57:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 10:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 10:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 10:57:39 [INFO] 10:57:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 10:57:39 [INFO] No sources to compile 10:57:39 [INFO] 10:57:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 10:57:39 [INFO] 10:57:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 10:57:39 [INFO] 10:57:39 [INFO] 10:57:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 10:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 10:57:39 [INFO] 10:57:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 10:57:39 [INFO] No sources to compile 10:57:39 [INFO] 10:57:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 10:57:39 [INFO] No sources specified for compilation. Skipping. 10:57:39 [INFO] 10:57:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 10:57:39 [INFO] No tests to run. 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 10:57:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:39 [INFO] 10:57:39 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 10:57:39 [WARNING] JAR will be empty - no content was marked for inclusion! 10:57:39 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 10:57:39 [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/* 10:57:39 [INFO] 10:57:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 10:57:39 [INFO] No tests to run. 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 10:57:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 10:57:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 10:57:39 [INFO] Analyzed bundle 'cps-application' with 3 classes 10:57:39 [INFO] Analyzed bundle 'cps-events' with 0 classes 10:57:39 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:57:39 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 10:57:39 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:57:39 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:57:39 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:57:39 [INFO] Analyzed bundle 'cps-service' with 59 classes 10:57:39 [INFO] Analyzed bundle 'integration-test' with 0 classes 10:57:39 [INFO] 10:57:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 10:57:39 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar 10:57:39 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom 10:57:39 [INFO] 10:57:39 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 10:57:39 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 10:57:39 [INFO] --------------------------------[ pom ]--------------------------------- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 10:57:39 [INFO] 10:57:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 10:57:39 [INFO] 10:57:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 10:57:40 [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/** 10:57:40 [INFO] 10:57:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 10:57:40 [INFO] Starting audit... 10:57:40 Audit done. 10:57:40 [INFO] You have 0 Checkstyle violations. 10:57:40 [INFO] 10:57:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 10:57:41 [INFO] Starting audit... 10:57:41 Audit done. 10:57:41 [INFO] You have 0 Checkstyle violations. 10:57:41 [INFO] 10:57:41 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 10:57:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:41 [INFO] 10:57:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 10:57:41 [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/** 10:57:41 [INFO] 10:57:41 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 10:57:41 [INFO] No tests to run. 10:57:41 [INFO] 10:57:41 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 10:57:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:41 [INFO] 10:57:41 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 10:57:41 [INFO] 10:57:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 10:57:41 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom 10:57:41 [INFO] ------------------------------------------------------------------------ 10:57:41 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 10:57:41 [INFO] 10:57:41 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.993 s] 10:57:41 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 10:57:41 [INFO] checkstyle ......................................... SUCCESS [ 4.203 s] 10:57:41 [INFO] spotbugs ........................................... SUCCESS [ 0.020 s] 10:57:41 [INFO] cps-parent ......................................... SUCCESS [ 9.789 s] 10:57:41 [INFO] cps-events ......................................... SUCCESS [ 10.093 s] 10:57:41 [INFO] cps-path-parser .................................... SUCCESS [ 10.124 s] 10:57:41 [INFO] cps-service ........................................ SUCCESS [01:33 min] 10:57:41 [INFO] cps-rest ........................................... SUCCESS [ 22.640 s] 10:57:41 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.066 s] 10:57:41 [INFO] cps-ncmp-service ................................... SUCCESS [02:28 min] 10:57:41 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.568 s] 10:57:41 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.182 s] 10:57:41 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.937 s] 10:57:41 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.339 s] 10:57:41 [INFO] cps-ri ............................................. SUCCESS [ 23.205 s] 10:57:41 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.315 s] 10:57:41 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 4.344 s] 10:57:41 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.118 s] 10:57:41 [INFO] integration-test ................................... SUCCESS [ 52.591 s] 10:57:41 [INFO] cps-application .................................... SUCCESS [ 22.568 s] 10:57:41 [INFO] jacoco-report ...................................... SUCCESS [ 0.733 s] 10:57:41 [INFO] cps ................................................ SUCCESS [ 1.234 s] 10:57:41 [INFO] ------------------------------------------------------------------------ 10:57:41 [INFO] BUILD SUCCESS 10:57:41 [INFO] ------------------------------------------------------------------------ 10:57:41 [INFO] Total time: 07:34 min 10:57:41 [INFO] Finished at: 2023-12-13T10:57:41Z 10:57:41 [INFO] ------------------------------------------------------------------------ 10:57:41 $ ssh-agent -k 10:57:41 unset SSH_AUTH_SOCK; 10:57:41 unset SSH_AGENT_PID; 10:57:41 echo Agent pid 5584 killed; 10:57:41 [ssh-agent] Stopped. 10:57:41 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11957911855193082022.sh 10:57:41 ---> sysstat.sh 10:57:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13918021075790686907.sh 10:57:41 ---> package-listing.sh 10:57:41 ++ facter osfamily 10:57:41 ++ tr '[:upper:]' '[:lower:]' 10:57:41 + OS_FAMILY=redhat 10:57:41 + workspace=/w/workspace/cps-master-verify-java 10:57:41 + START_PACKAGES=/tmp/packages_start.txt 10:57:41 + END_PACKAGES=/tmp/packages_end.txt 10:57:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:41 + PACKAGES=/tmp/packages_start.txt 10:57:41 + '[' /w/workspace/cps-master-verify-java ']' 10:57:41 + PACKAGES=/tmp/packages_end.txt 10:57:41 + case "${OS_FAMILY}" in 10:57:41 + rpm -qa 10:57:41 + sort 10:57:42 + '[' -f /tmp/packages_start.txt ']' 10:57:42 + '[' -f /tmp/packages_end.txt ']' 10:57:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:42 + '[' /w/workspace/cps-master-verify-java ']' 10:57:42 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 10:57:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 10:57:42 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14254005957836100643.sh 10:57:42 ---> capture-instance-metadata.sh 10:57:42 Setup pyenv: 10:57:42 system 10:57:42 3.8.13 10:57:42 3.9.13 10:57:42 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:57:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2MfX from file:/tmp/.os_lf_venv 10:57:44 lf-activate-venv(): INFO: Installing: lftools 10:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-2MfX/bin to PATH 10:57:54 INFO: Running in OpenStack, capturing instance metadata 10:57:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2662624540761486461.sh 10:57:54 provisioning config files... 10:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3839984753899011767tmp 10:57:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:57:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:57:54 [EnvInject] - Injecting environment variables from a build step. 10:57:54 [EnvInject] - Injecting as environment variables the properties content 10:57:54 SERVER_ID=logs 10:57:54 10:57:54 [EnvInject] - Variables injected successfully. 10:57:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1330649084506257729.sh 10:57:54 ---> create-netrc.sh 10:57:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4851132121226793477.sh 10:57:54 ---> python-tools-install.sh 10:57:54 Setup pyenv: 10:57:54 system 10:57:54 3.8.13 10:57:54 3.9.13 10:57:54 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2MfX from file:/tmp/.os_lf_venv 10:57:56 lf-activate-venv(): INFO: Installing: lftools 10:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-2MfX/bin to PATH 10:58:03 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15229044764900539647.sh 10:58:03 ---> sudo-logs.sh 10:58:03 Archiving 'sudo' log.. 10:58:03 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9604652632759264688.sh 10:58:03 ---> job-cost.sh 10:58:03 Setup pyenv: 10:58:04 system 10:58:04 3.8.13 10:58:04 3.9.13 10:58:04 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:58:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2MfX from file:/tmp/.os_lf_venv 10:58:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:12 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. 10:58:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:58:12 lf-activate-venv(): INFO: Adding /tmp/venv-2MfX/bin to PATH 10:58:12 INFO: No Stack... 10:58:13 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:13 INFO: Archiving Costs 10:58:13 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins9294340368827560256.sh 10:58:13 ---> logs-deploy.sh 10:58:13 Setup pyenv: 10:58:13 system 10:58:13 3.8.13 10:58:13 3.9.13 10:58:13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:58:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2MfX from file:/tmp/.os_lf_venv 10:58:15 lf-activate-venv(): INFO: Installing: lftools 10:58:22 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. 10:58:22 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:58:23 lf-activate-venv(): INFO: Adding /tmp/venv-2MfX/bin to PATH 10:58:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6299 10:58:23 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 10:58:24 Archives upload complete. 10:58:24 INFO: archiving logs to Nexus 10:58:25 ---> uname -a: 10:58:25 Linux prd-centos8-docker-8c-8g-4730.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 10:58:25 10:58:25 10:58:25 ---> lscpu: 10:58:25 Architecture: x86_64 10:58:25 CPU op-mode(s): 32-bit, 64-bit 10:58:25 Byte Order: Little Endian 10:58:25 CPU(s): 8 10:58:25 On-line CPU(s) list: 0-7 10:58:25 Thread(s) per core: 1 10:58:25 Core(s) per socket: 1 10:58:25 Socket(s): 8 10:58:25 NUMA node(s): 1 10:58:25 Vendor ID: AuthenticAMD 10:58:25 CPU family: 23 10:58:25 Model: 49 10:58:25 Model name: AMD EPYC-Rome Processor 10:58:25 Stepping: 0 10:58:25 CPU MHz: 2800.000 10:58:25 BogoMIPS: 5600.00 10:58:25 Virtualization: AMD-V 10:58:25 Hypervisor vendor: KVM 10:58:25 Virtualization type: full 10:58:25 L1d cache: 32K 10:58:25 L1i cache: 32K 10:58:25 L2 cache: 512K 10:58:25 L3 cache: 16384K 10:58:25 NUMA node0 CPU(s): 0-7 10:58:25 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 10:58:25 10:58:25 10:58:25 ---> nproc: 10:58:25 8 10:58:25 10:58:25 10:58:25 ---> df -h: 10:58:25 Filesystem Size Used Avail Use% Mounted on 10:58:25 devtmpfs 16G 0 16G 0% /dev 10:58:25 tmpfs 16G 0 16G 0% /dev/shm 10:58:25 tmpfs 16G 17M 16G 1% /run 10:58:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:25 /dev/vda1 160G 13G 148G 8% / 10:58:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:58:25 10:58:25 10:58:25 ---> free -m: 10:58:25 total used free shared buff/cache available 10:58:25 Mem: 31890 1076 25670 19 5143 30340 10:58:25 Swap: 1023 0 1023 10:58:25 10:58:25 10:58:25 ---> ip addr: 10:58:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:25 inet 127.0.0.1/8 scope host lo 10:58:25 valid_lft forever preferred_lft forever 10:58:25 inet6 ::1/128 scope host 10:58:25 valid_lft forever preferred_lft forever 10:58:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:25 link/ether fa:16:3e:96:69:6c brd ff:ff:ff:ff:ff:ff 10:58:25 altname enp0s3 10:58:25 altname ens3 10:58:25 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:58:25 valid_lft 85791sec preferred_lft 85791sec 10:58:25 inet6 fe80::f816:3eff:fe96:696c/64 scope link 10:58:25 valid_lft forever preferred_lft forever 10:58:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:58:25 link/ether 02:42:86:1d:64:12 brd ff:ff:ff:ff:ff:ff 10:58:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:58:25 valid_lft forever preferred_lft forever 10:58:25 inet6 fe80::42:86ff:fe1d:6412/64 scope link 10:58:25 valid_lft forever preferred_lft forever 10:58:25 10:58:25 10:58:25 ---> sar -b -r -n DEV: 10:58:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/13/2023 _x86_64_ (8 CPU) 10:58:25 10:58:25 10:48:12 LINUX RESTART (8 CPU) 10:58:25 10:58:25 10:49:02 AM tps rtps wtps bread/s bwrtn/s 10:58:25 10:50:01 AM 138.60 6.78 131.82 1291.63 11127.74 10:58:25 10:51:01 AM 251.82 20.50 231.33 4072.79 11753.41 10:58:25 10:52:01 AM 119.68 13.31 106.36 1185.07 34651.05 10:58:25 10:53:01 AM 60.13 0.05 60.08 1.07 2738.34 10:58:25 10:54:01 AM 33.46 0.08 33.37 4.67 949.68 10:58:25 10:55:01 AM 32.06 0.00 32.06 0.00 578.81 10:58:25 10:56:01 AM 38.17 0.05 38.12 0.53 7063.76 10:58:25 10:57:01 AM 107.50 2.47 105.03 4490.50 28479.47 10:58:25 10:58:01 AM 53.58 1.58 52.00 164.48 9051.72 10:58:25 Average: 92.69 4.98 87.71 1245.50 11822.84 10:58:25 10:58:25 10:49:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:25 10:50:01 AM 29393708 31216792 3262004 9.99 2688 2141292 1527240 4.53 190940 2619264 177028 10:58:25 10:51:01 AM 27734072 29990352 4921640 15.07 2688 2568380 2918556 8.66 277292 4155028 204836 10:58:25 10:52:01 AM 25767472 28858348 6888240 21.09 2688 3386360 5472300 16.24 477740 5847484 2244 10:58:25 10:53:01 AM 26046376 29208280 6609336 20.24 2688 3455388 3113280 9.24 515980 5533600 7648 10:58:25 10:54:01 AM 25823584 28988288 6832128 20.92 2688 3456832 3318824 9.85 538228 5721468 40 10:58:25 10:55:01 AM 25059352 28227236 7596360 23.26 2688 3458600 6164168 18.29 540332 6458660 1672 10:58:25 10:56:01 AM 25821020 29187224 6834692 20.93 2688 3656976 2943572 8.73 586696 5675160 204 10:58:25 10:57:01 AM 24475148 28825916 8180564 25.05 2688 4634760 3627732 10.76 775460 6773148 9732 10:58:25 10:58:01 AM 26273640 31049996 6382072 19.54 2688 5040764 1539840 4.57 938488 4818888 266512 10:58:25 Average: 26266041 29505826 6389671 19.57 2688 3533261 3402835 10.10 537906 5289189 74435 10:58:25 10:58:25 10:49:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:25 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:25 10:50:01 AM eth0 74.84 48.97 1109.98 8.39 0.00 0.00 0.00 0.00 10:58:25 10:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:25 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:25 10:51:01 AM eth0 395.62 331.16 5090.09 58.56 0.00 0.00 0.00 0.00 10:58:25 10:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:25 10:52:01 AM lo 10.00 10.00 1.24 1.24 0.00 0.00 0.00 0.00 10:58:25 10:52:01 AM eth0 793.14 281.19 6424.98 20.95 0.00 0.00 0.00 0.00 10:58:25 10:52:01 AM docker0 4.00 6.41 0.67 0.75 0.00 0.00 0.00 0.00 10:58:25 10:52:01 AM vetha6c33aa 4.00 6.55 0.72 0.76 0.00 0.00 0.00 0.00 10:58:25 10:53:01 AM lo 11.76 11.76 1.53 1.53 0.00 0.00 0.00 0.00 10:58:25 10:53:01 AM eth0 96.05 84.01 731.76 22.37 0.00 0.00 0.00 0.00 10:58:25 10:53:01 AM docker0 3.75 6.38 0.61 0.80 0.00 0.00 0.00 0.00 10:58:25 10:54:01 AM lo 39.25 39.25 4.52 4.52 0.00 0.00 0.00 0.00 10:58:25 10:54:01 AM eth0 129.99 141.50 93.46 33.70 0.00 0.00 0.00 0.00 10:58:25 10:54:01 AM docker0 6.55 7.21 0.85 0.86 0.00 0.00 0.00 0.00 10:58:25 10:55:01 AM lo 314.53 314.53 146.99 146.99 0.00 0.00 0.00 0.00 10:58:25 10:55:01 AM eth0 144.09 132.66 74.53 33.07 0.00 0.00 0.00 0.00 10:58:25 10:55:01 AM docker0 1.57 2.03 0.22 0.23 0.00 0.00 0.00 0.00 10:58:25 10:55:01 AM veth1a46af4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:58:25 10:56:01 AM lo 24.99 24.99 2.34 2.34 0.00 0.00 0.00 0.00 10:58:25 10:56:01 AM eth0 87.05 67.83 579.56 25.55 0.00 0.00 0.00 0.00 10:58:25 10:56:01 AM docker0 1.98 2.37 0.37 0.33 0.00 0.00 0.00 0.00 10:58:25 10:57:01 AM lo 11.56 11.56 1.74 1.74 0.00 0.00 0.00 0.00 10:58:25 10:57:01 AM eth0 390.47 159.61 3461.05 19.41 0.00 0.00 0.00 0.00 10:58:25 10:57:01 AM docker0 5.55 6.13 0.66 1.17 0.00 0.00 0.00 0.00 10:58:25 10:57:01 AM vethcdac79d 5.55 6.25 0.73 1.18 0.00 0.00 0.00 0.00 10:58:25 10:58:01 AM lo 231.46 231.46 53.26 53.26 0.00 0.00 0.00 0.00 10:58:25 10:58:01 AM eth0 52.40 48.98 378.39 13.10 0.00 0.00 0.00 0.00 10:58:25 10:58:01 AM docker0 115.33 120.83 36.36 18.78 0.00 0.00 0.00 0.00 10:58:25 Average: lo 71.64 71.64 23.56 23.56 0.00 0.00 0.00 0.00 10:58:25 Average: eth0 240.71 144.16 1995.34 26.15 0.00 0.00 0.00 0.00 10:58:25 Average: docker0 15.44 16.85 4.42 2.55 0.00 0.00 0.00 0.00 10:58:25 10:58:25 10:58:25 ---> sar -P ALL: 10:58:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/13/2023 _x86_64_ (8 CPU) 10:58:25 10:58:25 10:48:12 LINUX RESTART (8 CPU) 10:58:25 10:58:25 10:49:02 AM CPU %user %nice %system %iowait %steal %idle 10:58:25 10:50:01 AM all 9.45 0.00 0.94 1.52 0.06 88.03 10:58:25 10:50:01 AM 0 10.71 0.00 0.98 1.05 0.07 87.18 10:58:25 10:50:01 AM 1 8.36 0.00 0.83 0.88 0.07 89.86 10:58:25 10:50:01 AM 2 20.64 0.00 1.53 1.12 0.05 76.66 10:58:25 10:50:01 AM 3 16.64 0.00 1.85 4.48 0.05 76.98 10:58:25 10:50:01 AM 4 2.80 0.00 0.36 0.70 0.05 96.09 10:58:25 10:50:01 AM 5 1.36 0.00 0.56 2.67 0.08 95.33 10:58:25 10:50:01 AM 6 5.89 0.00 0.78 0.27 0.03 93.02 10:58:25 10:50:01 AM 7 9.20 0.00 0.66 0.95 0.05 89.13 10:58:25 10:51:01 AM all 35.04 0.00 1.53 1.49 0.10 61.84 10:58:25 10:51:01 AM 0 27.31 0.00 1.24 3.26 0.10 68.09 10:58:25 10:51:01 AM 1 26.61 0.00 1.41 1.56 0.10 70.32 10:58:25 10:51:01 AM 2 49.49 0.00 1.91 1.39 0.12 47.10 10:58:25 10:51:01 AM 3 43.46 0.00 2.25 1.29 0.12 52.88 10:58:25 10:51:01 AM 4 28.92 0.00 1.26 0.67 0.10 69.05 10:58:25 10:51:01 AM 5 19.69 0.00 1.44 2.68 0.08 76.10 10:58:25 10:51:01 AM 6 42.97 0.00 1.41 0.54 0.10 54.99 10:58:25 10:51:01 AM 7 41.85 0.00 1.31 0.52 0.10 56.22 10:58:25 10:52:01 AM all 15.58 0.29 2.09 2.45 0.10 79.50 10:58:25 10:52:01 AM 0 22.27 0.03 1.95 0.14 0.08 75.53 10:58:25 10:52:01 AM 1 10.70 0.00 2.10 1.18 0.10 85.91 10:58:25 10:52:01 AM 2 7.26 1.85 2.34 4.00 0.08 84.47 10:58:25 10:52:01 AM 3 22.74 0.00 1.51 0.82 0.12 74.81 10:58:25 10:52:01 AM 4 10.91 0.00 2.43 2.01 0.07 84.58 10:58:25 10:52:01 AM 5 12.21 0.03 1.97 0.13 0.12 85.53 10:58:25 10:52:01 AM 6 19.39 0.03 2.71 7.27 0.10 70.49 10:58:25 10:52:01 AM 7 19.18 0.34 1.71 4.00 0.10 74.67 10:58:25 10:53:01 AM all 39.44 0.00 1.02 0.32 0.10 59.12 10:58:25 10:53:01 AM 0 26.31 0.00 1.25 0.20 0.10 72.13 10:58:25 10:53:01 AM 1 45.94 0.00 1.19 0.18 0.13 52.55 10:58:25 10:53:01 AM 2 50.32 0.00 0.50 0.03 0.12 49.03 10:58:25 10:53:01 AM 3 44.33 0.00 1.41 0.65 0.08 53.53 10:58:25 10:53:01 AM 4 24.02 0.00 1.34 1.27 0.12 73.25 10:58:25 10:53:01 AM 5 43.75 0.00 0.53 0.08 0.08 55.55 10:58:25 10:53:01 AM 6 45.98 0.00 0.72 0.02 0.08 53.20 10:58:25 10:53:01 AM 7 34.81 0.00 1.24 0.12 0.08 63.75 10:58:25 10:54:01 AM all 20.18 0.29 1.75 0.18 0.10 77.50 10:58:25 10:54:01 AM 0 14.85 0.03 1.81 0.22 0.10 83.00 10:58:25 10:54:01 AM 1 21.69 0.03 2.08 0.03 0.10 76.06 10:58:25 10:54:01 AM 2 18.01 0.13 1.79 0.44 0.08 79.55 10:58:25 10:54:01 AM 3 19.21 1.69 1.66 0.15 0.12 77.17 10:58:25 10:54:01 AM 4 20.42 0.00 1.42 0.13 0.10 77.92 10:58:25 10:54:01 AM 5 20.59 0.20 1.79 0.20 0.10 77.11 10:58:25 10:54:01 AM 6 27.26 0.13 1.56 0.10 0.10 70.85 10:58:25 10:54:01 AM 7 19.42 0.07 1.93 0.17 0.08 78.34 10:58:25 10:55:01 AM all 21.02 0.64 2.32 0.41 0.12 75.50 10:58:25 10:55:01 AM 0 22.60 0.05 2.26 0.22 0.12 74.75 10:58:25 10:55:01 AM 1 20.65 0.12 2.54 0.20 0.12 76.37 10:58:25 10:55:01 AM 2 21.54 0.00 2.37 0.40 0.12 75.57 10:58:25 10:55:01 AM 3 22.88 2.60 2.43 0.32 0.10 71.67 10:58:25 10:55:01 AM 4 20.77 0.05 2.45 0.50 0.13 76.09 10:58:25 10:55:01 AM 5 21.02 2.14 2.41 0.24 0.10 74.10 10:58:25 10:55:01 AM 6 20.62 0.12 2.09 0.64 0.10 76.44 10:58:25 10:55:01 AM 7 18.05 0.05 2.02 0.77 0.13 78.97 10:58:25 10:56:01 AM all 41.70 0.32 1.63 0.74 0.11 55.51 10:58:25 10:56:01 AM 0 37.11 0.00 0.90 0.07 0.10 61.82 10:58:25 10:56:01 AM 1 40.70 0.02 2.13 0.15 0.10 56.91 10:58:25 10:56:01 AM 2 38.26 0.00 1.73 0.05 0.10 59.86 10:58:25 10:56:01 AM 3 39.18 2.15 1.16 0.24 0.10 57.17 10:58:25 10:56:01 AM 4 41.41 0.02 1.86 0.27 0.13 56.32 10:58:25 10:56:01 AM 5 43.68 0.02 1.86 0.72 0.12 53.60 10:58:25 10:56:01 AM 6 50.77 0.35 1.95 4.37 0.12 42.44 10:58:25 10:56:01 AM 7 42.52 0.03 1.43 0.03 0.08 55.90 10:58:25 10:57:01 AM all 22.80 0.00 2.05 2.97 0.12 72.05 10:58:25 10:57:01 AM 0 11.76 0.00 2.08 1.63 0.12 84.42 10:58:25 10:57:01 AM 1 33.50 0.00 2.62 5.03 0.15 58.70 10:58:25 10:57:01 AM 2 19.85 0.00 2.13 4.14 0.10 73.78 10:58:25 10:57:01 AM 3 30.42 0.00 2.38 4.96 0.10 62.13 10:58:25 10:57:01 AM 4 25.34 0.00 1.83 2.22 0.10 70.51 10:58:25 10:57:01 AM 5 12.27 0.00 1.44 0.86 0.10 85.33 10:58:25 10:57:01 AM 6 21.15 0.00 1.93 4.19 0.13 72.59 10:58:25 10:57:01 AM 7 28.15 0.00 2.00 0.77 0.15 68.93 10:58:25 10:58:01 AM all 30.04 0.00 1.51 0.37 0.10 67.99 10:58:25 10:58:01 AM 0 32.17 0.00 2.21 0.18 0.10 65.33 10:58:25 10:58:01 AM 1 20.61 0.00 1.40 0.03 0.08 77.87 10:58:25 10:58:01 AM 2 31.92 0.00 1.24 2.11 0.08 64.65 10:58:25 10:58:01 AM 3 46.03 0.00 1.89 0.20 0.10 51.78 10:58:25 10:58:01 AM 4 28.60 0.00 1.32 0.07 0.10 69.91 10:58:25 10:58:01 AM 5 9.29 0.00 1.41 0.05 0.08 89.17 10:58:25 10:58:01 AM 6 40.22 0.00 1.50 0.15 0.10 58.02 10:58:25 10:58:01 AM 7 31.44 0.00 1.10 0.18 0.12 67.15 10:58:25 Average: all 26.17 0.17 1.65 1.16 0.10 70.75 10:58:25 Average: 0 22.81 0.01 1.63 0.77 0.10 74.67 10:58:25 Average: 1 25.45 0.02 1.81 1.03 0.11 71.59 10:58:25 Average: 2 28.62 0.22 1.73 1.52 0.10 67.82 10:58:25 Average: 3 31.68 0.72 1.84 1.46 0.10 64.21 10:58:25 Average: 4 22.62 0.01 1.59 0.87 0.10 74.82 10:58:25 Average: 5 20.46 0.27 1.49 0.85 0.10 76.84 10:58:25 Average: 6 30.52 0.07 1.63 1.95 0.10 65.74 10:58:25 Average: 7 27.21 0.05 1.49 0.83 0.10 70.31 10:58:25 10:58:25 10:58:25