16:29:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137601 16:29:56 Running as SYSTEM 16:29:56 [EnvInject] - Loading node environment variables. 16:29:56 Building remotely on prd-centos8-docker-8c-8g-18628 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 16:29:56 [ssh-agent] Looking for ssh-agent implementation... 16:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:56 $ ssh-agent 16:29:56 SSH_AUTH_SOCK=/tmp/ssh-IYfVWRCvq73n/agent.5590 16:29:56 SSH_AGENT_PID=5592 16:29:56 [ssh-agent] Started. 16:29:56 Running ssh-add (command line suppressed) 16:29:56 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_12341689090188653529.key (/w/workspace/cps-master-merge-java@tmp/private_key_12341689090188653529.key) 16:29:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:29:56 The recommended git tool is: NONE 16:29:58 using credential onap-jenkins-ssh 16:29:58 Wiping out workspace first. 16:29:58 Cloning the remote Git repository 16:29:58 Cloning repository git://cloud.onap.org/mirror/cps.git 16:29:58 > git init /w/workspace/cps-master-merge-java # timeout=10 16:29:58 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:29:58 > git --version # timeout=10 16:29:58 > git --version # 'git version 2.39.1' 16:29:58 using GIT_SSH to set credentials Gerrit user 16:29:58 [INFO] Currently running in a labeled security context 16:29:58 [INFO] Currently SELinux is 'enforcing' on the host 16:29:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh16242120889540580999.key 16:29:58 Verifying host key using manually-configured host key entries 16:29:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:30:00 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:30:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:00 Avoid second fetch 16:30:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:30:00 Checking out Revision 3cf768abb67e9d53ee0fe8c9b0b8efc3dfdbb60e (refs/remotes/origin/master) 16:30:00 > git config core.sparsecheckout # timeout=10 16:30:00 > git checkout -f 3cf768abb67e9d53ee0fe8c9b0b8efc3dfdbb60e # timeout=30 16:30:00 Commit message: "Merge "Scheduled task for Subscription Response"" 16:30:00 > git rev-list --no-walk bdc3fae4230ea23accfae66f250526d51f3b3210 # timeout=10 16:30:00 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 16:30:00 provisioning config files... 16:30:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:30:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:30:00 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12928649674530814599.sh 16:30:00 ---> python-tools-install.sh 16:30:00 Setup pyenv: 16:30:01 system 16:30:01 * 3.8.13 (set by /opt/pyenv/version) 16:30:01 * 3.9.13 (set by /opt/pyenv/version) 16:30:01 * 3.10.6 (set by /opt/pyenv/version) 16:30:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nfrH 16:30:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:30:08 lf-activate-venv(): INFO: Installing: lftools 16:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-nfrH/bin to PATH 16:30:42 Generating Requirements File 16:31:09 Python 3.10.6 16:31:09 pip 24.0 from /tmp/venv-nfrH/lib/python3.10/site-packages/pip (python 3.10) 16:31:10 appdirs==1.4.4 16:31:10 argcomplete==3.2.3 16:31:10 aspy.yaml==1.3.0 16:31:10 attrs==23.2.0 16:31:10 autopage==0.5.2 16:31:10 beautifulsoup4==4.12.3 16:31:10 boto3==1.34.71 16:31:10 botocore==1.34.71 16:31:10 bs4==0.0.2 16:31:10 cachetools==5.3.3 16:31:10 certifi==2024.2.2 16:31:10 cffi==1.16.0 16:31:10 cfgv==3.4.0 16:31:10 chardet==5.2.0 16:31:10 charset-normalizer==3.3.2 16:31:10 click==8.1.7 16:31:10 cliff==4.6.0 16:31:10 cmd2==2.4.3 16:31:10 cryptography==3.3.2 16:31:10 debtcollector==3.0.0 16:31:10 decorator==5.1.1 16:31:10 defusedxml==0.7.1 16:31:10 Deprecated==1.2.14 16:31:10 distlib==0.3.8 16:31:10 dnspython==2.6.1 16:31:10 docker==4.2.2 16:31:10 dogpile.cache==1.3.2 16:31:10 email_validator==2.1.1 16:31:10 filelock==3.13.3 16:31:10 future==1.0.0 16:31:10 gitdb==4.0.11 16:31:10 GitPython==3.1.42 16:31:10 google-auth==2.29.0 16:31:10 httplib2==0.22.0 16:31:10 identify==2.5.35 16:31:10 idna==3.6 16:31:10 importlib-resources==1.5.0 16:31:10 iso8601==2.1.0 16:31:10 Jinja2==3.1.3 16:31:10 jmespath==1.0.1 16:31:10 jsonpatch==1.33 16:31:10 jsonpointer==2.4 16:31:10 jsonschema==4.21.1 16:31:10 jsonschema-specifications==2023.12.1 16:31:10 keystoneauth1==5.6.0 16:31:10 kubernetes==29.0.0 16:31:10 lftools==0.37.10 16:31:10 lxml==5.1.0 16:31:10 MarkupSafe==2.1.5 16:31:10 msgpack==1.0.8 16:31:10 multi_key_dict==2.0.3 16:31:10 munch==4.0.0 16:31:10 netaddr==1.2.1 16:31:10 netifaces==0.11.0 16:31:10 niet==1.4.2 16:31:10 nodeenv==1.8.0 16:31:10 oauth2client==4.1.3 16:31:10 oauthlib==3.2.2 16:31:10 openstacksdk==3.0.0 16:31:10 os-client-config==2.1.0 16:31:10 os-service-types==1.7.0 16:31:10 osc-lib==3.0.1 16:31:10 oslo.config==9.4.0 16:31:10 oslo.context==5.5.0 16:31:10 oslo.i18n==6.3.0 16:31:10 oslo.log==5.5.0 16:31:10 oslo.serialization==5.4.0 16:31:10 oslo.utils==7.1.0 16:31:10 packaging==24.0 16:31:10 pbr==6.0.0 16:31:10 platformdirs==4.2.0 16:31:10 prettytable==3.10.0 16:31:10 pyasn1==0.6.0 16:31:10 pyasn1_modules==0.4.0 16:31:10 pycparser==2.21 16:31:10 pygerrit2==2.0.15 16:31:10 PyGithub==2.3.0 16:31:10 pyinotify==0.9.6 16:31:10 PyJWT==2.8.0 16:31:10 PyNaCl==1.5.0 16:31:10 pyparsing==2.4.7 16:31:10 pyperclip==1.8.2 16:31:10 pyrsistent==0.20.0 16:31:10 python-cinderclient==9.5.0 16:31:10 python-dateutil==2.9.0.post0 16:31:10 python-heatclient==3.5.0 16:31:10 python-jenkins==1.8.2 16:31:10 python-keystoneclient==5.4.0 16:31:10 python-magnumclient==4.4.0 16:31:10 python-novaclient==18.6.0 16:31:10 python-openstackclient==6.6.0 16:31:10 python-swiftclient==4.5.0 16:31:10 PyYAML==6.0.1 16:31:10 referencing==0.34.0 16:31:10 requests==2.31.0 16:31:10 requests-oauthlib==2.0.0 16:31:10 requestsexceptions==1.4.0 16:31:10 rfc3986==2.0.0 16:31:10 rpds-py==0.18.0 16:31:10 rsa==4.9 16:31:10 ruamel.yaml==0.18.6 16:31:10 ruamel.yaml.clib==0.2.8 16:31:10 s3transfer==0.10.1 16:31:10 simplejson==3.19.2 16:31:10 six==1.16.0 16:31:10 smmap==5.0.1 16:31:10 soupsieve==2.5 16:31:10 stevedore==5.2.0 16:31:10 tabulate==0.9.0 16:31:10 toml==0.10.2 16:31:10 tomlkit==0.12.4 16:31:10 tqdm==4.66.2 16:31:10 typing_extensions==4.10.0 16:31:10 tzdata==2024.1 16:31:10 urllib3==1.26.18 16:31:10 virtualenv==20.25.1 16:31:10 wcwidth==0.2.13 16:31:10 websocket-client==1.7.0 16:31:10 wrapt==1.16.0 16:31:10 xdg==6.0.0 16:31:10 xmltodict==0.13.0 16:31:10 yq==3.2.3 16:31:10 [EnvInject] - Injecting environment variables from a build step. 16:31:10 [EnvInject] - Injecting as environment variables the properties content 16:31:10 SET_JDK_VERSION=openjdk17 16:31:10 GIT_URL="git://cloud.onap.org/mirror" 16:31:10 16:31:10 [EnvInject] - Variables injected successfully. 16:31:10 [cps-master-merge-java] $ /bin/sh /tmp/jenkins13871956185816676153.sh 16:31:10 ---> update-java-alternatives.sh 16:31:10 ---> Updating Java version 16:31:10 ---> RedHat type system detected 16:31:11 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:31:11 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:31:11 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) 16:31:11 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:31:11 [EnvInject] - Injecting environment variables from a build step. 16:31:11 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:31:11 [EnvInject] - Variables injected successfully. 16:31:11 provisioning config files... 16:31:11 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config13746295678260190tmp 16:31:11 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config675661031581417361tmp 16:31:11 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 16:31:11 Run condition [Regular expression match] preventing perform for step [Execute shell] 16:31:11 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-18628 16:31:12 using settings config with name cps-settings 16:31:12 Replacing all maven server entries not found in credentials list is true 16:31:12 using global settings config with name global-settings 16:31:12 Replacing all maven server entries not found in credentials list is true 16:31:12 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings1287909374619143610.xml -gs /tmp/global-settings17639910211259880120.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fd02245bd3aae4c2d57da8f5b5c5428d98ce8551 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=lee.anjella.macabuhay@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Priyank Maheshwari" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137601 -DGERRIT_PATCHSET_UPLOADER_EMAIL=lee.anjella.macabuhay@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137601 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Lee Anjella Macabuhay\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/01/137601/4 -DGERRIT_NEWREV=fd02245bd3aae4c2d57da8f5b5c5428d98ce8551 "-DGERRIT_PATCHSET_UPLOADER_NAME=Lee Anjella Macabuhay" '-DGERRIT_CHANGE_OWNER=\"Lee Anjella Macabuhay\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IGNvZGUgc21lbGwKCgktIGNoYW5nZSBzdHJpbmcgdG8gZm9ybWF0dGVkCgpJc3N1ZS1JRDogQ1BTLTQ3NQpDaGFuZ2UtSWQ6IEk1OTI3MWM2M2YyNDRjNGQ2Njg0YjE0NWIxYWZlMjM1NjY2OGU2ZmQ4ClNpZ25lZC1vZmYtYnk6IGVtYWNsZWUgPGxlZS5hbmplbGxhLm1hY2FidWhheUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix code smell" '-DGERRIT_EVENT_ACCOUNT=\"Priyank Maheshwari\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I59271c63f244c4d6684b145b1afe2356668e6fd8 -DGERRIT_EVENT_HASH=-419836314 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=priyank.maheshwari@est.tech -DGERRIT_PATCHSET_NUMBER=4 "-DGERRIT_CHANGE_OWNER_NAME=Lee Anjella Macabuhay" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:31:13 [INFO] Scanning for projects... 16:31:16 [WARNING] 16:31:16 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.7-SNAPSHOT 16:31:16 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 16:31:16 [WARNING] 16:31:16 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.7-SNAPSHOT 16:31:16 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 16:31:16 [WARNING] 16:31:16 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.7-SNAPSHOT 16:31:16 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 16:31:16 [WARNING] 16:31:16 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:31:16 [WARNING] 16:31:16 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:31:16 [WARNING] 16:31:16 [INFO] ------------------------------------------------------------------------ 16:31:16 [INFO] Reactor Build Order: 16:31:16 [INFO] 16:31:16 [INFO] org.onap.cps:cps-dependencies [pom] 16:31:16 [INFO] cps-bom [pom] 16:31:16 [INFO] checkstyle [jar] 16:31:16 [INFO] spotbugs [jar] 16:31:16 [INFO] cps-parent [pom] 16:31:16 [INFO] cps-events [jar] 16:31:16 [INFO] cps-path-parser [jar] 16:31:16 [INFO] cps-service [jar] 16:31:16 [INFO] cps-rest [jar] 16:31:16 [INFO] cps-ncmp-events [jar] 16:31:16 [INFO] cps-ncmp-service [jar] 16:31:16 [INFO] cps-ncmp-rest [jar] 16:31:16 [INFO] cps-ncmp-rest-stub [pom] 16:31:16 [INFO] cps-ncmp-rest-stub-service [jar] 16:31:16 [INFO] cps-ncmp-rest-stub-app [jar] 16:31:16 [INFO] cps-ri [jar] 16:31:16 [INFO] dmi-plugin-demo-and-csit-stub [pom] 16:31:16 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 16:31:16 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 16:31:16 [INFO] integration-test [jar] 16:31:16 [INFO] cps-application [jar] 16:31:16 [INFO] jacoco-report [jar] 16:31:16 [INFO] cps [pom] 16:31:16 [INFO] 16:31:16 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:31:16 [INFO] Building org.onap.cps:cps-dependencies 3.4.7-SNAPSHOT [1/23] 16:31:16 [INFO] --------------------------------[ pom ]--------------------------------- 16:31:16 [INFO] 16:31:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:31:16 [INFO] 16:31:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:31:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/cps-dependencies-3.4.7-SNAPSHOT.pom 16:31:17 [INFO] 16:31:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 16:31:17 [INFO] 16:31:17 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:31:17 [INFO] Building cps-bom 3.4.7-SNAPSHOT [2/23] 16:31:17 [INFO] --------------------------------[ pom ]--------------------------------- 16:31:17 [INFO] 16:31:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:31:17 [INFO] 16:31:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:31:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/cps-bom-3.4.7-SNAPSHOT.pom 16:31:17 [INFO] 16:31:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 16:31:18 [INFO] 16:31:18 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:31:18 [INFO] Building checkstyle 3.4.7-SNAPSHOT [3/23] 16:31:18 [INFO] --------------------------------[ jar ]--------------------------------- 16:31:18 [INFO] 16:31:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:31:18 [INFO] 16:31:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:31:18 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:31:18 [INFO] Copying 4 resources 16:31:18 [INFO] 16:31:18 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:31:19 [INFO] No sources to compile 16:31:19 [INFO] 16:31:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:31:19 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:31:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 16:31:19 [INFO] 16:31:19 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:31:19 [INFO] No sources to compile 16:31:19 [INFO] 16:31:19 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:31:20 [INFO] No tests to run. 16:31:20 [INFO] 16:31:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:31:20 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar 16:31:20 [INFO] 16:31:20 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:31:21 ======================================================================================================================== 16:31:21 Copyright Check Python Script: 16:31:21 Error, Committer email is not included in config file. 16:31:21 If your company is new to the project please make appropriate changes to project-committers-config.csv 16:31:21 for Copyright Check to work. 16:31:21 Exiting... 16:31:21 ======================================================================================================================== 16:31:21 [INFO] 16:31:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:31:21 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.jar 16:31:21 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.pom 16:31:21 [INFO] 16:31:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 16:31:21 [INFO] 16:31:21 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:31:21 [INFO] Building spotbugs 3.4.7-SNAPSHOT [4/23] 16:31:21 [INFO] --------------------------------[ jar ]--------------------------------- 16:31:21 [INFO] 16:31:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:31:21 [INFO] 16:31:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:31:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:31:21 [INFO] Copying 1 resource 16:31:21 [INFO] 16:31:21 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:31:21 [INFO] No sources to compile 16:31:21 [INFO] 16:31:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:31:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:31:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 16:31:21 [INFO] 16:31:21 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:31:21 [INFO] No sources to compile 16:31:21 [INFO] 16:31:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:31:21 [INFO] No tests to run. 16:31:21 [INFO] 16:31:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:31:21 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar 16:31:21 [INFO] 16:31:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:31:21 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.jar 16:31:21 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.pom 16:31:21 [INFO] 16:31:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 16:31:21 [INFO] 16:31:21 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:31:21 [INFO] Building cps-parent 3.4.7-SNAPSHOT [5/23] 16:31:21 [INFO] --------------------------------[ pom ]--------------------------------- 16:31:22 [INFO] 16:31:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:31:22 [INFO] 16:31:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 16:31:23 [INFO] 16:31:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 16:31:23 [INFO] 16:31:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 16:31: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-merge-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/* 16:31:24 [INFO] 16:31:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 16:31: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-merge-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/* 16:31:24 [INFO] 16:31:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 16:31:26 [INFO] You have 0 Checkstyle violations. 16:31:26 [INFO] 16:31:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 16:31:27 [INFO] You have 0 Checkstyle violations. 16:31:27 [INFO] 16:31:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 16:31:27 [INFO] Starting audit... 16:31:27 Audit done. 16:31:27 [INFO] You have 0 Checkstyle violations. 16:31:27 [INFO] 16:31:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 16:31:27 [INFO] 16:31:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 16:31:30 [INFO] 16:31:30 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 16:31:30 [INFO] 16:31:30 [INFO] 16:31:30 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 16:31:30 [INFO] 16:31:30 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 16:31:31 [INFO] No sources specified for compilation. Skipping. 16:31:31 [INFO] 16:31:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 16:31:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:31:31 [INFO] 16:31:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 16:31:31 [INFO] 16:31:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 16:31: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-merge-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/* 16:31:31 [INFO] 16:31:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 16:31:31 [INFO] No tests to run. 16:31:31 [INFO] 16:31:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 16:31:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:31:31 [INFO] 16:31:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 16:31:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:31:31 [INFO] 16:31:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 16:31:31 [INFO] 16:31:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:31:31 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/cps-parent-3.4.7-SNAPSHOT.pom 16:31:31 [INFO] 16:31:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 16:31:31 [INFO] 16:31:31 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:31:31 [INFO] Building cps-events 3.4.7-SNAPSHOT [6/23] 16:31:31 [INFO] --------------------------------[ jar ]--------------------------------- 16:31:32 [INFO] 16:31:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:31:32 [INFO] 16:31:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 16:31:32 [INFO] 16:31:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 16:31:32 [INFO] 16:31:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 16:31:32 [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-merge-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/* 16:31:32 [INFO] 16:31:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 16:31:32 [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-merge-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/* 16:31:32 [INFO] 16:31:32 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:31:33 [INFO] 16:31:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 16:31:33 [INFO] You have 0 Checkstyle violations. 16:31:33 [INFO] 16:31:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 16:31:33 [INFO] You have 0 Checkstyle violations. 16:31:33 [INFO] 16:31:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 16:31:33 [INFO] Starting audit... 16:31:33 Audit done. 16:31:33 [INFO] You have 0 Checkstyle violations. 16:31:33 [INFO] 16:31:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:31:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:31:33 [INFO] Copying 2 resources 16:31:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 16:31:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 16:31:33 [INFO] 16:31:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 16:31:33 [INFO] Changes detected - recompiling the module! :dependency 16:31:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:31:34 [INFO] 16:31:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 16:31:34 [INFO] 16:31:34 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 16:31:34 [INFO] Fork Value is true 16:31:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:31:36 [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.3/spotbugs-4.2.3.jar) 16:31:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:31:36 [java] WARNING: System::setSecurityManager will be removed in a future release 16:31:37 [INFO] Done SpotBugs Analysis.... 16:31:37 [INFO] 16:31:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 16:31:37 [INFO] 16:31:37 [INFO] 16:31:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 16:31:37 [INFO] BugInstance size is 0 16:31:37 [INFO] Error size is 0 16:31:37 [INFO] No errors/warnings found 16:31:37 [INFO] 16:31:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:31:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:31:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 16:31:37 [INFO] 16:31:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 16:31:37 [INFO] No sources to compile 16:31:37 [INFO] 16:31:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 16:31:37 [INFO] No sources specified for compilation. Skipping. 16:31:37 [INFO] 16:31:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 16:31:37 [INFO] No tests to run. 16:31:37 [INFO] 16:31:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 16:31:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:31:37 [INFO] 16:31:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 16:31:37 [INFO] 16:31:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:31:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar 16:31:37 [INFO] 16:31:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 16:31:37 [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-merge-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/* 16:31:37 [INFO] 16:31:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 16:31:37 [INFO] No tests to run. 16:31:37 [INFO] 16:31:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 16:31:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:31:37 [INFO] 16:31:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 16:31:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 16:31:37 [INFO] 16:31:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 16:31:37 [INFO] 16:31:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:31:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.jar 16:31:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.pom 16:31:37 [INFO] 16:31:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 16:31:38 [INFO] 16:31:38 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:31:38 [INFO] Building cps-path-parser 3.4.7-SNAPSHOT [7/23] 16:31:38 [INFO] --------------------------------[ jar ]--------------------------------- 16:31:40 [INFO] 16:31:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:31:40 [INFO] 16:31:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 16:31:40 [INFO] 16:31:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 16:31:40 [INFO] 16:31:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 16:31: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-merge-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/* 16:31:40 [INFO] 16:31:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:31: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-merge-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/* 16:31:40 [INFO] 16:31:40 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:31:41 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 16:31:41 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:31:41 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:31:41 [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:31:41 [INFO] 16:31:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 16:31:41 [INFO] You have 0 Checkstyle violations. 16:31:41 [INFO] 16:31:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 16:31:41 [INFO] You have 0 Checkstyle violations. 16:31:41 [INFO] 16:31:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 16:31:41 [INFO] Starting audit... 16:31:41 Audit done. 16:31:41 [INFO] You have 0 Checkstyle violations. 16:31:41 [INFO] 16:31:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:31:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:31:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 16:31:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 16:31:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 16:31:41 [INFO] 16:31:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 16:31:41 [INFO] Changes detected - recompiling the module! :dependency 16:31:41 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:31:42 [INFO] 16:31:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 16:31:42 [INFO] 16:31:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 16:31:42 [INFO] Fork Value is true 16:31:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:31: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.3/spotbugs-4.2.3.jar) 16:31:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:31:44 [java] WARNING: System::setSecurityManager will be removed in a future release 16:31:46 [INFO] Done SpotBugs Analysis.... 16:31:46 [INFO] 16:31:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 16:31:46 [INFO] 16:31:46 [INFO] 16:31:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 16:31:46 [INFO] BugInstance size is 0 16:31:46 [INFO] Error size is 0 16:31:46 [INFO] No errors/warnings found 16:31:46 [INFO] 16:31:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:31:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:31:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 16:31:46 [INFO] 16:31:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 16:31:46 [INFO] No sources to compile 16:31:46 [INFO] 16:31:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 16:31:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:31:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:31:47 [INFO] Compiled 4 files. 16:31:47 [INFO] 16:31:47 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 16:31:47 [INFO] 16:31:47 [INFO] ------------------------------------------------------- 16:31:47 [INFO] T E S T S 16:31:47 [INFO] ------------------------------------------------------- 16:31:48 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:31:49 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:31:49 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:31:49 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:31:49 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:31:49 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:31:49 line 1:18 missing QName at '' 16:31:49 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:31:49 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:31:49 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:31:49 [INFO] 16:31:49 [INFO] Results: 16:31:49 [INFO] 16:31:49 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 16:31:49 [INFO] 16:31:49 [INFO] 16:31:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 16:31:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:31:49 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:31:49 [INFO] 16:31:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 16:31:49 [INFO] 16:31:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:31:49 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar 16:31:49 [INFO] 16:31:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 16:31:49 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:31:49 [INFO] 16:31:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 16:31:49 [INFO] 16:31:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 16:31:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:31:49 [INFO] 16:31:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 16:31:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:31:49 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:31:49 [INFO] All coverage checks have been met. 16:31:49 [INFO] 16:31:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 16:31:49 [INFO] 16:31:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:31:49 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.jar 16:31:49 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.pom 16:31:49 [INFO] 16:31:49 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 16:31:50 [INFO] 16:31:50 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:31:50 [INFO] Building cps-service 3.4.7-SNAPSHOT [8/23] 16:31:50 [INFO] --------------------------------[ jar ]--------------------------------- 16:31:56 [INFO] 16:31:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:31:56 [INFO] 16:31:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 16:31:56 [INFO] 16:31:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 16:31:56 [INFO] 16:31:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 16:31:56 [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-merge-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/* 16:31:56 [INFO] 16:31:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 16:31:56 [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-merge-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/* 16:31:56 [INFO] 16:31:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 16:31:56 [INFO] You have 0 Checkstyle violations. 16:31:56 [INFO] 16:31:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 16:31:57 [INFO] You have 0 Checkstyle violations. 16:31:57 [INFO] 16:31:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 16:31:57 [INFO] Starting audit... 16:31:57 Audit done. 16:31:57 [INFO] You have 0 Checkstyle violations. 16:31:57 [INFO] 16:31:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:31:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:31:57 [INFO] Copying 1 resource 16:31:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 16:31:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 16:31:57 [INFO] 16:31:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 16:31:57 [INFO] Changes detected - recompiling the module! :dependency 16:31:57 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:31:59 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 16:31:59 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 16:31:59 [INFO] 16:31:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 16:31:59 [INFO] 16:31:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 16:31:59 [INFO] Fork Value is true 16:32:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:32:00 [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.3/spotbugs-4.2.3.jar) 16:32:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:32:00 [java] WARNING: System::setSecurityManager will be removed in a future release 16:32:04 [INFO] Done SpotBugs Analysis.... 16:32:04 [INFO] 16:32:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 16:32:04 [INFO] 16:32:04 [INFO] 16:32:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 16:32:04 [INFO] BugInstance size is 0 16:32:04 [INFO] Error size is 0 16:32:04 [INFO] No errors/warnings found 16:32:04 [INFO] 16:32:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:32:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:04 [INFO] Copying 30 resources 16:32:04 [INFO] 16:32:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 16:32:04 [INFO] Changes detected - recompiling the module! :dependency 16:32:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:32:04 [INFO] 16:32:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 16:32:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:32:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:32:06 [INFO] Compiled 67 files. 16:32:06 [INFO] 16:32:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 16:32:06 [INFO] 16:32:06 [INFO] ------------------------------------------------------- 16:32:06 [INFO] T E S T S 16:32:06 [INFO] ------------------------------------------------------- 16:32:08 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:32:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s - in org.onap.cps.utils.DataMapUtilsSpec 16:32:09 [INFO] Running org.onap.cps.utils.GsonSpec 16:32:09 first-container a-leaf a-Value 16:32:09 last-container x-leaf x-value 16:32:09 16:32:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec 16:32:09 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:32:10 16:32:10.717 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 16:32:10 16:32:10.734 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 16:32:10 16:32:10.766 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:32:10 16:32:10.770 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 16:32:10 16:32:10.794 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 16:32:10 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in org.onap.cps.utils.JsonObjectMapperSpec 16:32:10 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:32:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s - in org.onap.cps.utils.JsonParserStreamSpec 16:32:11 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:32:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.onap.cps.utils.PrefixResolverSpec 16:32:11 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:32:11 [Fatal Error] :1:1: Content is not allowed in prolog. 16:32:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.onap.cps.utils.XmlFileUtilsSpec 16:32:11 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:32:12 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:32:12 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:32:12 [Fatal Error] :1:1: Premature end of file. 16:32:12 line 1:1 no viable alternative at input '/' 16:32:12 line 1:1 no viable alternative at input '/[' 16:32:12 line 1:11 missing QName at '' 16:32:12 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.onap.cps.utils.YangParserHelperSpec 16:32:12 [INFO] Running org.onap.cps.utils.YangParserSpec 16:32:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.utils.YangParserSpec 16:32:12 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:32:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.YangUtilsSpec 16:32:12 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:32:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:32:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 16:32:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:32:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:32:12 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:32:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:32:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:32:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:32:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:32:12 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 16:32:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 16:32:13 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:32:14 16:32:07,356 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:32:14 16:32:07,376 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:32:14 16:32:07,377 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:32:14 16:32:07,378 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 16:32:14 16:32:13,292 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:32:14 16:32:13,292 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:32:14 16:32:13,294 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:32:14 16:32:13,294 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:32:14 16:32:13,294 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:32:14 16:32:13,296 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:32:14 16:32:13,296 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:32:14 16:32:13,303 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:32:14 16:32:13,303 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:32:14 16:32:13,307 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:32:14 16:32:13,333 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557133332) 16:32:14 16:32:13,334 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 16:32:14 16:32:13,334 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:32:14 16:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:32:14 16:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:32:14 16:32:13,340 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:32:14 16:32:13,341 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:32:14 16:32:13,341 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:32:14 16:32:13,341 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:32:14 16:32:13,341 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:32:14 16:32:13,346 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:32:14 16:32:13,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:32:14 16:32:13,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:32:14 16:32:13,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:32:14 16:32:13,385 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:32:14 16:32:13,796 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 16:32:14 16:32:13,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:32:14 16:32:13,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:32:14 16:32:14,041 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:32:14 16:32:14,042 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:32:14 16:32:14,042 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:32:14 16:32:14,042 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:32:14 16:32:14,043 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:32:14 16:32:14,043 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:32:14 16:32:14,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:32:14 16:32:14,043 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 16:32:14 16:32:14,043 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 16:32:14 16:32:14 16:32:14 . ____ _ __ _ _ 16:32:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:14 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:14 =========|_|==============|___/=/_/_/_/ 16:32:14 :: Spring Boot :: (v3.1.2) 16:32:14 16:32:14 2024-03-27T16:32:14.165Z INFO 6652 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6652 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:32:14 2024-03-27T16:32:14.166Z INFO 6652 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:32:14 2024-03-27T16:32:14.699Z INFO 6652 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.658 seconds (process running for 8.053) 16:32:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:32:15 2024-03-27T16:32:15.281Z WARN 6652 --- [ 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 16:32:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:32:15 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 16:32:19 16:32:19 . ____ _ __ _ _ 16:32:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:19 =========|_|==============|___/=/_/_/_/ 16:32:19 :: Spring Boot :: (v3.1.2) 16:32:19 16:32:19 2024-03-27T16:32:15.389Z INFO 6652 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6652 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:32:19 2024-03-27T16:32:15.389Z INFO 6652 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:32:19 2024-03-27T16:32:15.495Z WARN 6652 --- [ 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: 16:32:19 --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 16:32:19 2024-03-27T16:32:15.649Z INFO 6652 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:32:19 + + o o o o---o o----o o o---o o o----o o--o--o 16:32:19 + + + + | | / \ / | | / / \ | | 16:32:19 + + + + + o----o o o o o----o | o o o o----o | 16:32:19 + + + + | | / \ / | | \ / \ | | 16:32:19 + + o o o o o---o o----o o----o o---o o o o----o o 16:32:19 2024-03-27T16:32:15.649Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:32:19 2024-03-27T16:32:15.649Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5701 16:32:19 2024-03-27T16:32:15.649Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:32:19 2024-03-27T16:32:15.649Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:32:19 2024-03-27T16:32:15.652Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:32:19 To enable the Jet engine on the members, do one of the following: 16:32:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:32:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:32:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:32:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:32:19 2024-03-27T16:32:16.097Z INFO 6652 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:32:19 2024-03-27T16:32:16.238Z INFO 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:32:19 2024-03-27T16:32:16.243Z WARN 6652 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:32:19 2024-03-27T16:32:16.577Z INFO 6652 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:32:19 2024-03-27T16:32:16.584Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5701 is STARTING 16:32:19 2024-03-27T16:32:19.195Z INFO 6652 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:32:19 16:32:19 Members {size:1, ver:1} [ 16:32:19 Member [10.30.107.166]:5701 - 4fd62b27-90d6-47df-be18-25127d1d5331 this 16:32:19 ] 16:32:19 16:32:19 2024-03-27T16:32:19.213Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5701 is STARTED 16:32:19 2024-03-27T16:32:19.248Z INFO 6652 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.905 seconds (process running for 12.602) 16:32:19 2024-03-27T16:32:19.294Z INFO 6652 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:32:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.967 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 16:32:19 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 16:32:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 16:32:19 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 16:32:22 2024-03-27T16:32:19.309Z INFO 6652 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5702 [my cluster] [5.2.4] 16:32:22 + + o o o o---o o----o o o---o o o----o o--o--o 16:32:22 + + + + | | / \ / | | / / \ | | 16:32:22 + + + + + o----o o o o o----o | o o o o----o | 16:32:22 + + + + | | / \ / | | \ / \ | | 16:32:22 + + o o o o o---o o----o o----o o---o o o o----o o 16:32:22 2024-03-27T16:32:19.309Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:32:22 2024-03-27T16:32:19.310Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5702 16:32:22 2024-03-27T16:32:19.310Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [my cluster] [5.2.4] Cluster name: my cluster 16:32:22 2024-03-27T16:32:19.310Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:32:22 2024-03-27T16:32:19.310Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 16:32:22 To enable the Jet engine on the members, do one of the following: 16:32:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:32:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:32:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:32:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:32:22 2024-03-27T16:32:19.353Z INFO 6652 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:32:22 2024-03-27T16:32:19.355Z INFO 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5702 [my cluster] [5.2.4] Using Multicast discovery 16:32:22 2024-03-27T16:32:19.355Z WARN 6652 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:32:22 2024-03-27T16:32:19.368Z INFO 6652 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:32:22 2024-03-27T16:32:19.369Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5702 [my cluster] [5.2.4] [10.30.107.166]:5702 is STARTING 16:32:22 2024-03-27T16:32:22.345Z INFO 6652 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [my cluster] [5.2.4] 16:32:22 16:32:22 Members {size:1, ver:1} [ 16:32:22 Member [10.30.107.166]:5702 - 603d93c0-fcd5-4bf0-b262-f87c51041c62 this 16:32:22 ] 16:32:22 16:32:22 2024-03-27T16:32:22.345Z WARN 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:32:22 2024-03-27T16:32:22.346Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5702 [my cluster] [5.2.4] [10.30.107.166]:5702 is STARTED 16:32:27 2024-03-27T16:32:22.353Z INFO 6652 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5703 [my cluster] [5.2.4] 16:32:27 + + o o o o---o o----o o o---o o o----o o--o--o 16:32:27 + + + + | | / \ / | | / / \ | | 16:32:27 + + + + + o----o o o o o----o | o o o o----o | 16:32:27 + + + + | | / \ / | | \ / \ | | 16:32:27 + + o o o o o---o o----o o----o o---o o o o----o o 16:32:27 2024-03-27T16:32:22.353Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:32:27 2024-03-27T16:32:22.353Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5703 16:32:27 2024-03-27T16:32:22.353Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [my cluster] [5.2.4] Cluster name: my cluster 16:32:27 2024-03-27T16:32:22.353Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:32:27 2024-03-27T16:32:22.353Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 16:32:27 To enable the Jet engine on the members, do one of the following: 16:32:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:32:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:32:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:32:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:32:27 2024-03-27T16:32:22.368Z INFO 6652 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:32:27 2024-03-27T16:32:22.369Z INFO 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5703 [my cluster] [5.2.4] Using Multicast discovery 16:32:27 2024-03-27T16:32:22.369Z WARN 6652 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:32:27 2024-03-27T16:32:22.415Z INFO 6652 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:32:27 2024-03-27T16:32:22.415Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5703 [my cluster] [5.2.4] [10.30.107.166]:5703 is STARTING 16:32:27 2024-03-27T16:32:22.631Z INFO 6652 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.166]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.166]:5702 16:32:27 2024-03-27T16:32:22.662Z INFO 6652 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:5702 and /10.30.107.166:42541 16:32:27 2024-03-27T16:32:22.665Z INFO 6652 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:42541 and /10.30.107.166:5702 16:32:27 2024-03-27T16:32:27.753Z INFO 6652 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [my cluster] [5.2.4] 16:32:27 16:32:27 Members {size:2, ver:2} [ 16:32:27 Member [10.30.107.166]:5702 - 603d93c0-fcd5-4bf0-b262-f87c51041c62 this 16:32:27 Member [10.30.107.166]:5703 - 2c0a1903-ff32-4486-9b09-2732b5d05a91 16:32:27 ] 16:32:27 16:32:27 2024-03-27T16:32:27.761Z INFO 6652 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5703 [my cluster] [5.2.4] 16:32:27 16:32:27 Members {size:2, ver:2} [ 16:32:27 Member [10.30.107.166]:5702 - 603d93c0-fcd5-4bf0-b262-f87c51041c62 16:32:27 Member [10.30.107.166]:5703 - 2c0a1903-ff32-4486-9b09-2732b5d05a91 this 16:32:27 ] 16:32:27 16:32:27 2024-03-27T16:32:27.761Z WARN 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:32:27 2024-03-27T16:32:27.764Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5703 [my cluster] [5.2.4] [10.30.107.166]:5703 is STARTED 16:32:34 2024-03-27T16:32:27.774Z INFO 6652 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5704 [my cluster] [5.2.4] 16:32:34 + + o o o o---o o----o o o---o o o----o o--o--o 16:32:34 + + + + | | / \ / | | / / \ | | 16:32:34 + + + + + o----o o o o o----o | o o o o----o | 16:32:34 + + + + | | / \ / | | \ / \ | | 16:32:34 + + o o o o o---o o----o o----o o---o o o o----o o 16:32:34 2024-03-27T16:32:27.774Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:32:34 2024-03-27T16:32:27.774Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5704 16:32:34 2024-03-27T16:32:27.774Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [my cluster] [5.2.4] Cluster name: my cluster 16:32:34 2024-03-27T16:32:27.774Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:32:34 2024-03-27T16:32:27.774Z INFO 6652 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 16:32:34 To enable the Jet engine on the members, do one of the following: 16:32:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:32:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:32:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:32:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:32:34 2024-03-27T16:32:27.798Z INFO 6652 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:32:34 2024-03-27T16:32:27.799Z INFO 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5704 [my cluster] [5.2.4] Using Multicast discovery 16:32:34 2024-03-27T16:32:27.799Z WARN 6652 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:32:34 2024-03-27T16:32:27.807Z INFO 6652 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:32:34 2024-03-27T16:32:27.807Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5704 [my cluster] [5.2.4] [10.30.107.166]:5704 is STARTING 16:32:34 2024-03-27T16:32:27.896Z INFO 6652 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.166]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.166]:5702 16:32:34 2024-03-27T16:32:27.898Z INFO 6652 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:5702 and /10.30.107.166:57321 16:32:34 2024-03-27T16:32:27.898Z INFO 6652 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:57321 and /10.30.107.166:5702 16:32:34 2024-03-27T16:32:33.015Z INFO 6652 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [my cluster] [5.2.4] 16:32:34 16:32:34 Members {size:3, ver:3} [ 16:32:34 Member [10.30.107.166]:5702 - 603d93c0-fcd5-4bf0-b262-f87c51041c62 this 16:32:34 Member [10.30.107.166]:5703 - 2c0a1903-ff32-4486-9b09-2732b5d05a91 16:32:34 Member [10.30.107.166]:5704 - 0de8311c-2532-4cdd-9f7d-645fae351610 16:32:34 ] 16:32:34 16:32:34 2024-03-27T16:32:33.018Z INFO 6652 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5704 [my cluster] [5.2.4] 16:32:34 16:32:34 Members {size:3, ver:3} [ 16:32:34 Member [10.30.107.166]:5702 - 603d93c0-fcd5-4bf0-b262-f87c51041c62 16:32:34 Member [10.30.107.166]:5703 - 2c0a1903-ff32-4486-9b09-2732b5d05a91 16:32:34 Member [10.30.107.166]:5704 - 0de8311c-2532-4cdd-9f7d-645fae351610 this 16:32:34 ] 16:32:34 16:32:34 2024-03-27T16:32:33.019Z INFO 6652 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.166:5703, timeout: 10000, bind-any: true 16:32:34 2024-03-27T16:32:33.021Z INFO 6652 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:5703 and /10.30.107.166:50599 16:32:34 2024-03-27T16:32:33.022Z INFO 6652 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5703 [my cluster] [5.2.4] 16:32:34 16:32:34 Members {size:3, ver:3} [ 16:32:34 Member [10.30.107.166]:5702 - 603d93c0-fcd5-4bf0-b262-f87c51041c62 16:32:34 Member [10.30.107.166]:5703 - 2c0a1903-ff32-4486-9b09-2732b5d05a91 this 16:32:34 Member [10.30.107.166]:5704 - 0de8311c-2532-4cdd-9f7d-645fae351610 16:32:34 ] 16:32:34 16:32:34 2024-03-27T16:32:33.022Z INFO 6652 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:50599 and /10.30.107.166:5703 16:32:34 2024-03-27T16:32:33.023Z INFO 6652 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:5704 and /10.30.107.166:60861 16:32:34 2024-03-27T16:32:33.023Z INFO 6652 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.166:60861 and /10.30.107.166:5704 16:32:34 2024-03-27T16:32:34.019Z WARN 6652 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:32:34 2024-03-27T16:32:34.020Z INFO 6652 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5704 [my cluster] [5.2.4] [10.30.107.166]:5704 is STARTED 16:32:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.723 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 16:32:34 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.config.AsyncConfigSpec 16:32:34 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 16:32:34 [INFO] Running org.onap.cps.events.EventsPublisherSpec 16:32:34 2024-03-27T16:32:34.245Z DEBUG 6652 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:32:34 2024-03-27T16:32:34.251Z ERROR 6652 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:32:34 2024-03-27T16:32:34.263Z DEBUG 6652 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:32:34 2024-03-27T16:32:34.270Z DEBUG 6652 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:32:34 2024-03-27T16:32:34.274Z DEBUG 6652 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:32:34 2024-03-27T16:32:34.275Z DEBUG 6652 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:32:34 2024-03-27T16:32:34.275Z ERROR 6652 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:32:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.onap.cps.events.EventsPublisherSpec 16:32:34 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 16:32:34 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 16:32:34 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 16:32:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.spi.PaginationOptionSpec 16:32:34 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:32:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:32:34 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 16:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 16:32:34 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 16:32:34 2024-03-27T16:32:34.521Z WARN 6652 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 16:32:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 16:32:34 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 16:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 16:32:34 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:32:34 2024-03-27T16:32:34.590Z ERROR 6652 --- [ 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] 16:32:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:32:34 [INFO] 16:32:34 [INFO] Results: 16:32:34 [INFO] 16:32:34 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:32:34 [INFO] 16:32:34 [INFO] 16:32:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 16:32:34 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:32:34 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:32:34 [INFO] 16:32:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 16:32:35 [INFO] 16:32:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:32:35 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar 16:32:35 [INFO] 16:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 16:32:35 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:32:35 [INFO] 16:32:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 16:32:35 [INFO] 16:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 16:32:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:32:35 [INFO] 16:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 16:32:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:32:35 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:32:35 [INFO] All coverage checks have been met. 16:32:35 [INFO] 16:32:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 16:32:35 [INFO] 16:32:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:32:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.jar 16:32:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.pom 16:32:35 [INFO] 16:32:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 16:32:35 [INFO] 16:32:35 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:32:35 [INFO] Building cps-rest 3.4.7-SNAPSHOT [9/23] 16:32:35 [INFO] --------------------------------[ jar ]--------------------------------- 16:32:37 [INFO] 16:32:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:32:37 [INFO] 16:32:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 16:32:37 [INFO] 16:32:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 16:32:37 [INFO] 16:32:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 16:32:37 [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-merge-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/* 16:32:37 [INFO] 16:32:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 16:32:37 [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-merge-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/* 16:32:37 [INFO] 16:32:37 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 16:32:40 [INFO] Generating with dryRun=false 16:32:40 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:32:40 [INFO] OpenAPI Generator: spring (server) 16:32:40 [INFO] Generator 'spring' is considered stable. 16:32:40 [INFO] ---------------------------------- 16:32:40 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:32:40 [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) 16:32:40 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:32:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:32:40 [INFO] Processing operation createDataspace 16:32:40 [INFO] Processing operation deleteDataspace 16:32:40 [INFO] Processing operation createDataspaceV2 16:32:40 [INFO] Processing operation getAllDataspaces 16:32:40 [INFO] Processing operation getDataspace 16:32:40 [INFO] Processing operation createAnchor 16:32:40 [INFO] Processing operation createAnchorV2 16:32:40 [INFO] Processing operation getAnchors 16:32:40 [INFO] Processing operation getAnchor 16:32:40 [INFO] Processing operation deleteAnchor 16:32:40 [INFO] Processing operation createSchemaSet 16:32:40 [INFO] Processing operation createSchemaSetV2 16:32:40 [INFO] Processing operation getSchemaSets 16:32:40 [INFO] Processing operation getSchemaSet 16:32:40 [INFO] Processing operation deleteSchemaSet 16:32:40 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:32:40 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:32:40 [INFO] Processing operation replaceNode 16:32:40 [INFO] Processing operation createNode 16:32:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:32:40 [INFO] Processing operation deleteDataNode 16:32:40 [INFO] Processing operation updateNodeLeaves 16:32:40 [INFO] Processing operation deleteListOrListElement 16:32:40 [INFO] Processing operation replaceListContent 16:32:40 [INFO] Processing operation addListElements 16:32:40 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:32:40 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:32:40 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:32:40 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:32:40 [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] 16:32:40 [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] 16:32:41 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 16:32:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:32:41 [WARNING] Multiple MediaTypes found, using only the first one 16:32:41 [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] 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 16:32:41 [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] 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 16:32:41 [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] 16:32:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 16:32:41 [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] 16:32:41 [INFO] Skipping generation of supporting files. 16:32:41 ################################################################################ 16:32:41 # Thanks for using OpenAPI Generator. # 16:32:41 # Please consider donation to help us maintain this project 🙏 # 16:32:41 # https://opencollective.com/openapi_generator/donate # 16:32:41 ################################################################################ 16:32:41 [INFO] 16:32:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 16:32:41 [INFO] You have 0 Checkstyle violations. 16:32:41 [INFO] 16:32:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 16:32:41 [INFO] You have 0 Checkstyle violations. 16:32:41 [INFO] 16:32:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 16:32:41 [INFO] Starting audit... 16:32:41 Audit done. 16:32:41 [INFO] You have 0 Checkstyle violations. 16:32:41 [INFO] 16:32:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 16:32:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 16:32:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 16:32:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 16:32:41 [INFO] 16:32:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 16:32:41 [INFO] Changes detected - recompiling the module! :dependency 16:32:41 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:32:42 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 16:32:42 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 16:32:42 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 16:32:42 [INFO] 16:32:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 16:32:42 [INFO] 16:32:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 16:32:42 [INFO] Fork Value is true 16:32:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:32: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.3/spotbugs-4.2.3.jar) 16:32:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:32:44 [java] WARNING: System::setSecurityManager will be removed in a future release 16:32:45 [INFO] Done SpotBugs Analysis.... 16:32:45 [INFO] 16:32:45 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 16:32:45 [INFO] 16:32:45 [INFO] 16:32:45 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 16:32:46 [INFO] BugInstance size is 0 16:32:46 [INFO] Error size is 0 16:32:46 [INFO] No errors/warnings found 16:32:46 [INFO] 16:32:46 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 16:32:46 [INFO] Generating with dryRun=false 16:32:46 [INFO] No .openapi-generator-ignore file found. 16:32:46 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:32:46 [INFO] Generator 'openapi-yaml' is considered stable. 16:32:46 [INFO] Output file [outputFile=openapi.yaml] 16:32:46 [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] 16:32:46 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:32:46 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:32:46 [WARNING] Multiple MediaTypes found, using only the first one 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [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] 16:32:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 16:32:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:32:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:32:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:32:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:32:46 ################################################################################ 16:32:46 # Thanks for using OpenAPI Generator. # 16:32:46 # Please consider donation to help us maintain this project 🙏 # 16:32:46 # https://opencollective.com/openapi_generator/donate # 16:32:46 ################################################################################ 16:32:46 [INFO] 16:32:46 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 16:32:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:46 [INFO] Copying 1 resource 16:32:46 [INFO] 16:32:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 16:32:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:46 [INFO] Copying 6 resources 16:32:46 [INFO] 16:32:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 16:32:46 [INFO] Changes detected - recompiling the module! :dependency 16:32:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:32:46 [INFO] 16:32:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 16:32:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:32:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:32:48 [INFO] Compiled 27 files. 16:32:48 [INFO] 16:32:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 16:32:48 [INFO] 16:32:48 [INFO] ------------------------------------------------------- 16:32:48 [INFO] T E S T S 16:32:48 [INFO] ------------------------------------------------------- 16:32:49 16:32:49.099 [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. 16:32:49 16:32:49.302 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:32:49 16:32:49.427 [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. 16:32:49 16:32:49.442 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:32:49 16:32:49.461 [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. 16:32:49 16:32:49.470 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:32:49 16:32:49.484 [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. 16:32:49 16:32:49.506 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:32:49 16:32:49.536 [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. 16:32:49 16:32:49.543 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:32:49 16:32:49.547 [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. 16:32:49 16:32:49.555 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:32:49 16:32:49.557 [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. 16:32:49 16:32:49.563 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:32:49 16:32:49.565 [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. 16:32:49 16:32:49.571 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:32:49 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:32:53 16:32:48,915 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:32:53 16:32:48,936 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:32:53 16:32:48,936 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:32:53 16:32:48,937 |-INFO in ch.qos.logback.classic.BasicConfigurator@625430f8 - Setting up default configuration. 16:32:53 16:32:50,750 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:32:53 16:32:50,818 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:32:53 16:32:50,818 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:32:53 16:32:50,821 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:32:53 16:32:50,821 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:32:53 16:32:50,821 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:32:53 16:32:50,823 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:32:53 16:32:50,823 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:32:53 16:32:50,832 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:32:53 16:32:50,832 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:32:53 16:32:50,838 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:32:53 16:32:50,878 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557170876) 16:32:53 16:32:50,878 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:32:53 16:32:50,878 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:32:53 16:32:50,883 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:32:53 16:32:50,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:32:53 16:32:50,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:32:53 16:32:50,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:32:53 16:32:50,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:32:53 16:32:50,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:32:53 16:32:50,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:32:53 16:32:50,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:32:53 16:32:50,896 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:32:53 16:32:50,918 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:32:53 16:32:50,918 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:32:53 16:32:50,931 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:32:53 16:32:50,939 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:32:53 16:32:51,283 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8c54f48 - Setting zoneId to "UTC" 16:32:53 16:32:51,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:32:53 16:32:51,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:32:53 16:32:51,575 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:32:53 16:32:51,575 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:32:53 16:32:51,575 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:32:53 16:32:51,576 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:32:53 16:32:51,576 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:32:53 16:32:51,576 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:32:53 16:32:51,576 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:32:53 16:32:51,576 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@119f02d2 - End of configuration. 16:32:53 16:32:51,577 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@48c584c - Registering current configuration as safe fallback point 16:32:53 16:32:53 16:32:53 . ____ _ __ _ _ 16:32:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:53 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:53 =========|_|==============|___/=/_/_/_/ 16:32:53 :: Spring Boot :: (v3.1.2) 16:32:53 16:32:53 2024-03-27T16:32:51.697Z INFO 6994 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6994 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:32:53 2024-03-27T16:32:51.698Z INFO 6994 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:32:53 2024-03-27T16:32:53.849Z INFO 6994 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:32:53 2024-03-27T16:32:53.849Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:32:53 2024-03-27T16:32:53.850Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:32:53 2024-03-27T16:32:53.872Z INFO 6994 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.565 seconds (process running for 5.722) 16:32:54 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:32:55 2024-03-27T16:32:55.056Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:55 16:32:55 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:32:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:32:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:32:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:32:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:32:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:32:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:32:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:55 Caused by: java.lang.RuntimeException: null 16:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:32:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:32:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:32:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:32:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:32:55 ... 88 common frames omitted 16:32:55 16:32:55 2024-03-27T16:32:55.258Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:55 16:32:55 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 16:32:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 16:32:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 16:32:55 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:55 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:32:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:55 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:32:55 and component.yang=fake component content 1 16:32:55 16:32:55 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:32:55 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:32:55 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:32:55 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:32:55 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:32:55 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:32:55 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:32:55 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:32:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 16:32:55 ... 147 common frames omitted 16:32:55 16:32:55 2024-03-27T16:32:55.394Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:55 16:32:55 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:32:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:32:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:32:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:32:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:32:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:55 16:32:55 2024-03-27T16:32:55.402Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:55 16:32:55 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:32:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:32:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:32:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:32:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:32:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:55 16:32:55 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.624 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 16:32:55 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:32:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:32:55 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:32:56 16:32:56 . ____ _ __ _ _ 16:32:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:56 =========|_|==============|___/=/_/_/_/ 16:32:56 :: Spring Boot :: (v3.1.2) 16:32:56 16:32:56 2024-03-27T16:32:55.592Z INFO 6994 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6994 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:32:56 2024-03-27T16:32:55.593Z INFO 6994 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:32:56 2024-03-27T16:32:56.418Z INFO 6994 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:32:56 2024-03-27T16:32:56.418Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:32:56 2024-03-27T16:32:56.419Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:32:56 2024-03-27T16:32:56.423Z INFO 6994 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.859 seconds (process running for 8.273) 16:32:56 2024-03-27T16:32:56.535Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:56 16:32:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:56 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:56 16:32:56 2024-03-27T16:32:56.717Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:56 16:32:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:56 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:56 16:32:56 2024-03-27T16:32:56.736Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:56 16:32:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:56 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:56 16:32:56 2024-03-27T16:32:56.962Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:56 16:32:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:56 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:32:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:56 16:32:57 2024-03-27T16:32:56.985Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:57 16:32:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:57 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:57 16:32:57 2024-03-27T16:32:57.001Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:57 16:32:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:57 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:57 16:32:57 2024-03-27T16:32:57.014Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:57 16:32:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:57 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:57 16:32:57 2024-03-27T16:32:57.040Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:57 16:32:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:32:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:32:57 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:32:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:32:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:32:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:32:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:32:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:32:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:32:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:32:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:32:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:32:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:32:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:32:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:32:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:32:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:32:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:32:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:32:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:32:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:32:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:57 16:32:57 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s - in org.onap.cps.rest.controller.DataRestControllerSpec 16:32:57 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:32:57 16:32:57 . ____ _ __ _ _ 16:32:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:57 =========|_|==============|___/=/_/_/_/ 16:32:57 :: Spring Boot :: (v3.1.2) 16:32:57 16:32:57 2024-03-27T16:32:57.085Z INFO 6994 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6994 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:32:57 2024-03-27T16:32:57.085Z INFO 6994 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:32:57 2024-03-27T16:32:57.684Z INFO 6994 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:32:57 2024-03-27T16:32:57.685Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:32:57 2024-03-27T16:32:57.685Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:32:57 2024-03-27T16:32:57.688Z INFO 6994 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.635 seconds (process running for 9.538) 16:32:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 16:32:57 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:32:58 16:32:58 . ____ _ __ _ _ 16:32:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:58 =========|_|==============|___/=/_/_/_/ 16:32:58 :: Spring Boot :: (v3.1.2) 16:32:58 16:32:58 2024-03-27T16:32:57.863Z INFO 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6994 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:32:58 2024-03-27T16:32:57.863Z INFO 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:32:58 2024-03-27T16:32:58.389Z INFO 6994 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:32:58 2024-03-27T16:32:58.389Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:32:58 2024-03-27T16:32:58.390Z INFO 6994 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:32:58 2024-03-27T16:32:58.392Z INFO 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.553 seconds (process running for 10.242) 16:32:58 2024-03-27T16:32:58.412Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:58 16:32:58 java.lang.IllegalStateException: some error message 16:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:32:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:32:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 16:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:58 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:58 16:32:58 2024-03-27T16:32:58.432Z ERROR 6994 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:32:58 16:32:58 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:32:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:32:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 16:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:32:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:32:58 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:32:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:32:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:32:58 Caused by: java.lang.Throwable: null 16:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:32:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:32:58 ... 88 common frames omitted 16:32:58 16:32:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:32:58 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:32:58 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:32:58 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:32:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:32:58 [INFO] 16:32:58 [INFO] Results: 16:32:58 [INFO] 16:32:58 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 16:32:58 [INFO] 16:32:58 [INFO] 16:32:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 16:32:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:32:58 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:32:58 [INFO] 16:32:58 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 16:32:58 [INFO] 16:32:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:32:58 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar 16:32:58 [INFO] 16:32:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 16:32:58 [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-merge-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/* 16:32:58 [INFO] 16:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 16:32:58 [INFO] 16:32:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 16:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:32:58 [INFO] 16:32:58 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 16:32:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:32:58 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:32:58 [INFO] All coverage checks have been met. 16:32:58 [INFO] 16:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 16:32:58 [INFO] 16:32:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:32:58 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.jar 16:32:58 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.pom 16:32:58 [INFO] 16:32:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 16:32:59 [INFO] 16:32:59 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:32:59 [INFO] Building cps-ncmp-events 3.4.7-SNAPSHOT [10/23] 16:32:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:32:59 [INFO] 16:32:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:32:59 [INFO] 16:32:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 16:32:59 [INFO] 16:32:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 16:32:59 [INFO] 16:32:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 16:32:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:32:59 [INFO] 16:32:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:32:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:32:59 [INFO] 16:32:59 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:32:59 [INFO] 16:32:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 16:32:59 [INFO] You have 0 Checkstyle violations. 16:32:59 [INFO] 16:32:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 16:32:59 [INFO] You have 0 Checkstyle violations. 16:32:59 [INFO] 16:32:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 16:32:59 [INFO] Starting audit... 16:32:59 Audit done. 16:32:59 [INFO] You have 0 Checkstyle violations. 16:32:59 [INFO] 16:32:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:32:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:59 [INFO] Copying 12 resources 16:32:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 16:32:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 16:32:59 [INFO] 16:32:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 16:32:59 [INFO] Changes detected - recompiling the module! :dependency 16:32:59 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:32:59 [INFO] 16:32:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 16:32:59 [INFO] 16:32:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 16:32:59 [INFO] Fork Value is true 16:33:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:33:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:33:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:33:01 [java] WARNING: System::setSecurityManager will be removed in a future release 16:33:03 [INFO] Done SpotBugs Analysis.... 16:33:03 [INFO] 16:33:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 16:33:03 [INFO] 16:33:03 [INFO] 16:33:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 16:33:03 [INFO] BugInstance size is 0 16:33:03 [INFO] Error size is 0 16:33:03 [INFO] No errors/warnings found 16:33:03 [INFO] 16:33:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:33:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 16:33:03 [INFO] 16:33:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:33:03 [INFO] No sources to compile 16:33:03 [INFO] 16:33:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 16:33:03 [INFO] No sources specified for compilation. Skipping. 16:33:03 [INFO] 16:33:03 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 16:33:03 [INFO] No tests to run. 16:33:03 [INFO] 16:33:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 16:33:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:33:03 [INFO] 16:33:03 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 16:33:03 [INFO] 16:33:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:33:03 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar 16:33:03 [INFO] 16:33:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 16:33:03 [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-merge-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/* 16:33:03 [INFO] 16:33:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 16:33:03 [INFO] No tests to run. 16:33:03 [INFO] 16:33:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 16:33:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:33:03 [INFO] 16:33:03 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 16:33:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 16:33:03 [INFO] 16:33:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 16:33:03 [INFO] 16:33:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:33:03 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.jar 16:33:03 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.pom 16:33:03 [INFO] 16:33:03 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 16:33:04 [INFO] 16:33:04 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:33:04 [INFO] Building cps-ncmp-service 3.4.7-SNAPSHOT [11/23] 16:33:04 [INFO] --------------------------------[ jar ]--------------------------------- 16:33:04 [INFO] 16:33:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:33:04 [INFO] 16:33:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 16:33:04 [INFO] 16:33:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 16:33:04 [INFO] 16:33:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 16:33:04 [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-merge-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/* 16:33:04 [INFO] 16:33:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:33:04 [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-merge-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/* 16:33:04 [INFO] 16:33:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 16:33:04 [INFO] You have 0 Checkstyle violations. 16:33:04 [INFO] 16:33:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 16:33:05 [INFO] You have 0 Checkstyle violations. 16:33:05 [INFO] 16:33:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 16:33:05 [INFO] Starting audit... 16:33:05 Audit done. 16:33:05 [INFO] You have 0 Checkstyle violations. 16:33:05 [INFO] 16:33:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:33:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:05 [INFO] Copying 2 resources 16:33:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 16:33:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 16:33:05 [INFO] 16:33:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 16:33:05 [INFO] Changes detected - recompiling the module! :dependency 16:33:05 [INFO] Compiling 117 source files with javac [debug release 17] to target/classes 16:33:07 [WARNING] /w/workspace/cps-master-merge-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". 16:33:07 [WARNING] /w/workspace/cps-master-merge-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". 16:33:07 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 16:33:07 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 16:33:07 [INFO] 16:33:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 16:33:07 [INFO] 16:33:07 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 16:33:07 [INFO] Fork Value is true 16:33:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:33:09 [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.3/spotbugs-4.2.3.jar) 16:33:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:33:09 [java] WARNING: System::setSecurityManager will be removed in a future release 16:33:14 [INFO] Done SpotBugs Analysis.... 16:33:14 [INFO] 16:33:14 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 16:33:14 [INFO] 16:33:14 [INFO] 16:33:14 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 16:33:14 [INFO] BugInstance size is 0 16:33:14 [INFO] Error size is 0 16:33:14 [INFO] No errors/warnings found 16:33:14 [INFO] 16:33:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:33:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:14 [INFO] Copying 12 resources 16:33:14 [INFO] 16:33:14 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:33:14 [INFO] Changes detected - recompiling the module! :dependency 16:33:14 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:33:14 [INFO] 16:33:14 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 16:33:14 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:33:14 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:33:17 [INFO] Compiled 187 files. 16:33:17 [INFO] 16:33:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 16:33:17 [INFO] 16:33:17 [INFO] ------------------------------------------------------- 16:33:17 [INFO] T E S T S 16:33:17 [INFO] ------------------------------------------------------- 16:33:20 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:33:21 16:33:21.886 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:33:21 16:33:21.930 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:33:21 16:33:21.935 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:33:21 16:33:21.935 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 16:33:21 16:33:21.946 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:33:21 16:33:21.955 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:33:21 16:33:21.960 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:33:21 16:33:21.992 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:33:21 16:33:21.997 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:33:22 16:33:22.006 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 16:33:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:33:22 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:33:22 16:33:22.036 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 16:33:22 16:33:22.050 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 16:33:22 16:33:22.055 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 16:33:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:33:22 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:33:22 16:33:22.068 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 16:33:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:33:22 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:33:22 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:33:22 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:33:22 16:33:22.532 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:33:22 16:33:22.538 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:33:22 16:33:22.542 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.546 [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 16:33:22 16:33:22.547 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.549 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:33:22 16:33:22.549 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.551 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.553 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.554 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.570 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.574 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.576 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.577 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.581 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.582 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.584 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.588 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.591 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.597 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.603 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.606 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.613 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:33:22 16:33:22.614 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:33:22 16:33:22.618 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.623 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:33:22 16:33:22.623 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:33:22 16:33:22.624 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.627 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:33:22 16:33:22.628 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:33:22 16:33:22.628 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.631 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:33:22 16:33:22.631 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:33:22 16:33:22.631 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 16:33:22.632 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:33:22 16:33:22.632 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:33:22 16:33:22.632 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:33:22 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:33:22 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:33:22 16:33:22.884 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 16:33:22 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:33:22 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:33:23 16:33:22.962 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:22.966 [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 16:33:23 16:33:22.966 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 16:33:23 16:33:23.015 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.016 [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 16:33:23 16:33:23.016 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 16:33:23 16:33:23.017 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.019 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.021 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.021 [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 16:33:23 16:33:23.021 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 16:33:23 16:33:23.023 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.023 [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 16:33:23 16:33:23.023 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 16:33:23 16:33:23.024 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.026 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.028 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.036 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.036 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:33:23 16:33:23.037 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:33:23 16:33:23.038 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.041 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:33:23 16:33:23.044 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:33:23 16:33:23.045 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:33:23 16:33:23.047 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.048 [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 16:33:23 16:33:23.048 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:33:23 16:33:23.048 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:33:23 16:33:23.048 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:33:23 16:33:23.048 [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 16:33:23 16:33:23.049 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:33:23 16:33:23.055 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 16:33:23 16:33:23.058 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 16:33:23 16:33:23.062 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 16:33:23 16:33:23.063 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 16:33:23 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:33:23 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:33:23 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:33:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:33:23 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:33:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:33:23 16:33:23.212 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:33:23 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:34:07 16:33:23.945 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:34:07 16:33:23.954 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:34:07 16:33:23.975 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:34:07 Server Version: 23.0.1 16:34:07 API Version: 1.42 16:34:07 Operating System: CentOS Stream 8 16:34:07 Total Memory: 31890 MB 16:34:07 16:33:23.978 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:34:07 ******************************************************************************** 16:34:07 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:34:07 ******************************************************************************** 16:34:07 16:33:23.981 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:34:07 16:33:23.982 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:34:07 16:33:24.007 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 16:34:07 16:33:24.014 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:34:07 16:33:27.327 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 16:34:07 16:33:27.350 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:34:07 16:33:27.865 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:34:07 16:33:29.540 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (31 MB/? MB) 16:34:07 16:33:30.075 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (49 MB/? MB) 16:34:07 16:33:31.131 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (91 MB/? MB) 16:34:07 16:33:31.664 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (105 MB/? MB) 16:34:07 16:33:32.187 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (128 MB/? MB) 16:34:07 16:33:32.734 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (151 MB/? MB) 16:34:07 16:33:32.963 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (163 MB/? MB) 16:34:07 16:33:33.046 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 1 extracted, (163 MB/? MB) 16:34:07 16:33:33.460 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (173 MB/? MB) 16:34:07 16:33:33.497 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (173 MB/? MB) 16:34:07 16:33:37.751 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (330 MB/? MB) 16:34:07 16:33:39.391 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 16:34:07 16:33:43.858 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (368 MB/370 MB) 16:34:07 16:33:44.019 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 16:34:07 16:33:44.107 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 16:34:07 16:33:44.418 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 16:34:07 16:33:44.485 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 16:34:07 16:33:44.556 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 16:34:07 16:33:44.675 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 16:34:07 16:33:45.376 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 16:34:07 16:33:45.451 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 16:34:07 16:33:45.469 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 16:34:07 16:33:45.510 [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 16:34:07 16:33:59.993 [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: fbc22fd04025c22c58c33cc173c25e59cdccc6b1d1c25fbadfa54db7d6405d4b 16:34:07 16:34:05.392 [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 PT41.409080099S 16:34:07 16:34:05.548 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 16:34:07 allow.auto.create.topics = true 16:34:07 auto.commit.interval.ms = 5000 16:34:07 auto.include.jmx.reporter = true 16:34:07 auto.offset.reset = earliest 16:34:07 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:34:07 check.crcs = true 16:34:07 client.dns.lookup = use_all_dns_ips 16:34:07 client.id = consumer-test-1 16:34:07 client.rack = 16:34:07 connections.max.idle.ms = 540000 16:34:07 default.api.timeout.ms = 60000 16:34:07 enable.auto.commit = true 16:34:07 exclude.internal.topics = true 16:34:07 fetch.max.bytes = 52428800 16:34:07 fetch.max.wait.ms = 500 16:34:07 fetch.min.bytes = 1 16:34:07 group.id = test 16:34:07 group.instance.id = null 16:34:07 heartbeat.interval.ms = 3000 16:34:07 interceptor.classes = [] 16:34:07 internal.leave.group.on.close = true 16:34:07 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:07 isolation.level = read_uncommitted 16:34:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:07 max.partition.fetch.bytes = 1048576 16:34:07 max.poll.interval.ms = 300000 16:34:07 max.poll.records = 500 16:34:07 metadata.max.age.ms = 300000 16:34:07 metric.reporters = [] 16:34:07 metrics.num.samples = 2 16:34:07 metrics.recording.level = INFO 16:34:07 metrics.sample.window.ms = 30000 16:34:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:07 receive.buffer.bytes = 65536 16:34:07 reconnect.backoff.max.ms = 1000 16:34:07 reconnect.backoff.ms = 50 16:34:07 request.timeout.ms = 30000 16:34:07 retry.backoff.ms = 100 16:34:07 sasl.client.callback.handler.class = null 16:34:07 sasl.jaas.config = null 16:34:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:07 sasl.kerberos.min.time.before.relogin = 60000 16:34:07 sasl.kerberos.service.name = null 16:34:07 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:07 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:07 sasl.login.callback.handler.class = null 16:34:07 sasl.login.class = null 16:34:07 sasl.login.connect.timeout.ms = null 16:34:07 sasl.login.read.timeout.ms = null 16:34:07 sasl.login.refresh.buffer.seconds = 300 16:34:07 sasl.login.refresh.min.period.seconds = 60 16:34:07 sasl.login.refresh.window.factor = 0.8 16:34:07 sasl.login.refresh.window.jitter = 0.05 16:34:07 sasl.login.retry.backoff.max.ms = 10000 16:34:07 sasl.login.retry.backoff.ms = 100 16:34:07 sasl.mechanism = GSSAPI 16:34:07 sasl.oauthbearer.clock.skew.seconds = 30 16:34:07 sasl.oauthbearer.expected.audience = null 16:34:07 sasl.oauthbearer.expected.issuer = null 16:34:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:07 sasl.oauthbearer.jwks.endpoint.url = null 16:34:07 sasl.oauthbearer.scope.claim.name = scope 16:34:07 sasl.oauthbearer.sub.claim.name = sub 16:34:07 sasl.oauthbearer.token.endpoint.url = null 16:34:07 security.protocol = PLAINTEXT 16:34:07 security.providers = null 16:34:07 send.buffer.bytes = 131072 16:34:07 session.timeout.ms = 45000 16:34:07 socket.connection.setup.timeout.max.ms = 30000 16:34:07 socket.connection.setup.timeout.ms = 10000 16:34:07 ssl.cipher.suites = null 16:34:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:07 ssl.endpoint.identification.algorithm = https 16:34:07 ssl.engine.factory.class = null 16:34:07 ssl.key.password = null 16:34:07 ssl.keymanager.algorithm = SunX509 16:34:07 ssl.keystore.certificate.chain = null 16:34:07 ssl.keystore.key = null 16:34:07 ssl.keystore.location = null 16:34:07 ssl.keystore.password = null 16:34:07 ssl.keystore.type = JKS 16:34:07 ssl.protocol = TLSv1.3 16:34:07 ssl.provider = null 16:34:07 ssl.secure.random.implementation = null 16:34:07 ssl.trustmanager.algorithm = PKIX 16:34:07 ssl.truststore.certificates = null 16:34:07 ssl.truststore.location = null 16:34:07 ssl.truststore.password = null 16:34:07 ssl.truststore.type = JKS 16:34:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:07 16:34:07 16:34:05.689 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 16:34:07 16:34:05.689 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 16:34:07 16:34:05.689 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1711557245687 16:34:07 16:33:18,808 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:34:07 16:33:18,828 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:34:07 16:33:18,828 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:34:07 16:33:18,829 |-INFO in ch.qos.logback.classic.BasicConfigurator@66bafca5 - Setting up default configuration. 16:34:07 16:34:05,903 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10f277c8 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:34:07 16:34:05,947 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:07 16:34:05,947 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10f277c8 - 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 16:34:07 16:34:05,950 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:34:07 16:34:05,950 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:34:07 16:34:05,950 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:34:07 16:34:05,952 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:07 16:34:05,952 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10f277c8 - 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 16:34:07 16:34:05,958 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:07 16:34:05,958 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:34:07 16:34:05,962 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:34:07 16:34:06,006 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557246004) 16:34:07 16:34:06,006 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:34:07 16:34:06,006 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:34:07 16:34:06,011 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:34:07 16:34:06,011 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:34:07 16:34:06,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:34:07 16:34:06,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:34:07 16:34:06,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:34:07 16:34:06,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:34:07 16:34:06,027 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:07 16:34:06,033 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:34:07 16:34:06,051 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:34:07 16:34:06,051 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:07 16:34:06,057 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:34:07 16:34:06,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:34:07 16:34:06,499 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5b0fce55 - Setting zoneId to "UTC" 16:34:07 16:34:06,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:34:07 16:34:06,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:34:07 16:34:06,745 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:34:07 16:34:06,746 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:34:07 16:34:06,746 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:34:07 16:34:06,746 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:34:07 16:34:06,747 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:34:07 16:34:06,747 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a614868 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:34:07 16:34:06,747 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:34:07 16:34:06,747 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@58c0becb - End of configuration. 16:34:07 16:34:06,747 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6cf71be6 - Registering current configuration as safe fallback point 16:34:07 16:34:07 16:34:07 . ____ _ __ _ _ 16:34:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:07 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:07 =========|_|==============|___/=/_/_/_/ 16:34:07 :: Spring Boot :: (v3.1.2) 16:34:07 16:34:07 2024-03-27T16:34:06.802Z INFO 7386 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:07 2024-03-27T16:34:06.803Z INFO 7386 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:07 2024-03-27T16:34:06.940Z INFO 7386 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.243 seconds (process running for 48.958) 16:34:07 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:34:08 2024-03-27T16:34:07.453Z INFO 7386 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:34:08 2024-03-27T16:34:07.491Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:08 2024-03-27T16:34:07.491Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:08 acks = -1 16:34:08 auto.include.jmx.reporter = true 16:34:08 batch.size = 16384 16:34:08 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:34:08 buffer.memory = 33554432 16:34:08 client.dns.lookup = use_all_dns_ips 16:34:08 client.id = producer-1 16:34:08 compression.type = none 16:34:08 connections.max.idle.ms = 540000 16:34:08 delivery.timeout.ms = 120000 16:34:08 enable.idempotence = false 16:34:08 interceptor.classes = [] 16:34:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:08 linger.ms = 1 16:34:08 max.block.ms = 60000 16:34:08 max.in.flight.requests.per.connection = 5 16:34:08 max.request.size = 1048576 16:34:08 metadata.max.age.ms = 300000 16:34:08 metadata.max.idle.ms = 300000 16:34:08 metric.reporters = [] 16:34:08 metrics.num.samples = 2 16:34:08 metrics.recording.level = INFO 16:34:08 metrics.sample.window.ms = 30000 16:34:08 partitioner.adaptive.partitioning.enable = true 16:34:08 partitioner.availability.timeout.ms = 0 16:34:08 partitioner.class = null 16:34:08 partitioner.ignore.keys = false 16:34:08 receive.buffer.bytes = 32768 16:34:08 reconnect.backoff.max.ms = 1000 16:34:08 reconnect.backoff.ms = 50 16:34:08 request.timeout.ms = 30000 16:34:08 retries = 0 16:34:08 retry.backoff.ms = 100 16:34:08 sasl.client.callback.handler.class = null 16:34:08 sasl.jaas.config = null 16:34:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:08 sasl.kerberos.min.time.before.relogin = 60000 16:34:08 sasl.kerberos.service.name = null 16:34:08 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:08 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:08 sasl.login.callback.handler.class = null 16:34:08 sasl.login.class = null 16:34:08 sasl.login.connect.timeout.ms = null 16:34:08 sasl.login.read.timeout.ms = null 16:34:08 sasl.login.refresh.buffer.seconds = 300 16:34:08 sasl.login.refresh.min.period.seconds = 60 16:34:08 sasl.login.refresh.window.factor = 0.8 16:34:08 sasl.login.refresh.window.jitter = 0.05 16:34:08 sasl.login.retry.backoff.max.ms = 10000 16:34:08 sasl.login.retry.backoff.ms = 100 16:34:08 sasl.mechanism = GSSAPI 16:34:08 sasl.oauthbearer.clock.skew.seconds = 30 16:34:08 sasl.oauthbearer.expected.audience = null 16:34:08 sasl.oauthbearer.expected.issuer = null 16:34:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:08 sasl.oauthbearer.jwks.endpoint.url = null 16:34:08 sasl.oauthbearer.scope.claim.name = scope 16:34:08 sasl.oauthbearer.sub.claim.name = sub 16:34:08 sasl.oauthbearer.token.endpoint.url = null 16:34:08 security.protocol = PLAINTEXT 16:34:08 security.providers = null 16:34:08 send.buffer.bytes = 131072 16:34:08 socket.connection.setup.timeout.max.ms = 30000 16:34:08 socket.connection.setup.timeout.ms = 10000 16:34:08 ssl.cipher.suites = null 16:34:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:08 ssl.endpoint.identification.algorithm = https 16:34:08 ssl.engine.factory.class = null 16:34:08 ssl.key.password = null 16:34:08 ssl.keymanager.algorithm = SunX509 16:34:08 ssl.keystore.certificate.chain = null 16:34:08 ssl.keystore.key = null 16:34:08 ssl.keystore.location = null 16:34:08 ssl.keystore.password = null 16:34:08 ssl.keystore.type = JKS 16:34:08 ssl.protocol = TLSv1.3 16:34:08 ssl.provider = null 16:34:08 ssl.secure.random.implementation = null 16:34:08 ssl.trustmanager.algorithm = PKIX 16:34:08 ssl.truststore.certificates = null 16:34:08 ssl.truststore.location = null 16:34:08 ssl.truststore.password = null 16:34:08 ssl.truststore.type = JKS 16:34:08 transaction.timeout.ms = 60000 16:34:08 transactional.id = null 16:34:08 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:08 16:34:08 2024-03-27T16:34:07.542Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:08 2024-03-27T16:34:07.542Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:08 2024-03-27T16:34:07.542Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:08 2024-03-27T16:34:07.542Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557247542 16:34:08 2024-03-27T16:34:07.991Z WARN 7386 --- [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} 16:34:08 2024-03-27T16:34:07.991Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: k26swAKOT7eEq25UTwjjYw 16:34:08 2024-03-27T16:34:08.111Z WARN 7386 --- [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} 16:34:08 2024-03-27T16:34:08.220Z INFO 7386 --- [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 OrBWWibESyaJykDDN5oCKg 16:34:08 2024-03-27T16:34:08.277Z INFO 7386 --- [ 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 OrBWWibESyaJykDDN5oCKg 16:34:08 2024-03-27T16:34:08.278Z INFO 7386 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: k26swAKOT7eEq25UTwjjYw 16:34:08 2024-03-27T16:34:08.396Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 16:34:08 2024-03-27T16:34:08.403Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:34:08 2024-03-27T16:34:08.427Z INFO 7386 --- [ 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-78746c5d-d4cb-4495-a735-f38eb21d33b6 16:34:08 2024-03-27T16:34:08.428Z INFO 7386 --- [ 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) 16:34:08 2024-03-27T16:34:08.428Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:34:08 2024-03-27T16:34:08.453Z INFO 7386 --- [ 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-78746c5d-d4cb-4495-a735-f38eb21d33b6', protocol='range'} 16:34:08 2024-03-27T16:34:08.456Z INFO 7386 --- [ 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-78746c5d-d4cb-4495-a735-f38eb21d33b6=Assignment(partitions=[test-topic-0])} 16:34:08 2024-03-27T16:34:08.483Z INFO 7386 --- [ 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-78746c5d-d4cb-4495-a735-f38eb21d33b6', protocol='range'} 16:34:08 2024-03-27T16:34:08.483Z INFO 7386 --- [ 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]) 16:34:08 2024-03-27T16:34:08.487Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:34:08 2024-03-27T16:34:08.503Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:34:08 2024-03-27T16:34:08.525Z INFO 7386 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 16:34:09 2024-03-27T16:34:08.691Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:09 2024-03-27T16:34:08.692Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:09 2024-03-27T16:34:08.764Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:09 2024-03-27T16:34:08.765Z INFO 7386 --- [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: 179ms, elapsed time since send: 179ms, request timeout: 30000ms) 16:34:09 2024-03-27T16:34:08.765Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:34:09 2024-03-27T16:34:08.765Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:34:09 2024-03-27T16:34:08.767Z INFO 7386 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1754206267, epoch=1) to node 1: 16:34:09 16:34:09 org.apache.kafka.common.errors.DisconnectException: null 16:34:09 16:34:09 2024-03-27T16:34:08.769Z INFO 7386 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:34:09 2024-03-27T16:34:08.793Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:09 2024-03-27T16:34:08.793Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:09 2024-03-27T16:34:08.870Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:09 2024-03-27T16:34:08.870Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:09 2024-03-27T16:34:08.894Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:09 2024-03-27T16:34:08.894Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:09 2024-03-27T16:34:08.971Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:09 2024-03-27T16:34:08.972Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.832 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:34:09 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:34:15 2024-03-27T16:34:09.061Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:34:15 2024-03-27T16:34:09.097Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:09.097Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:09.175Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:09.175Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:09.177Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a63b7d84caa977e6f93d17b58a0163938bebc676134d48eb4310a79f89e087bc 16:34:15 2024-03-27T16:34:09.450Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:09.450Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:09.679Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:09.679Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:10.260Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:10.260Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:10.687Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:10.687Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:11.424Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:11.424Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:11.591Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:11.591Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:12.230Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:12.230Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:12.699Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:12.700Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:13.187Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:13.187Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:13.606Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:13.606Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:14.094Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:14.094Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:14.626Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:15 2024-03-27T16:34:14.626Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:15.059Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:15 2024-03-27T16:34:15.059Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:15 2024-03-27T16:34:15.194Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.133382817S 16:34:15 2024-03-27T16:34:15.199Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:15 allow.auto.create.topics = true 16:34:15 auto.commit.interval.ms = 5000 16:34:15 auto.include.jmx.reporter = true 16:34:15 auto.offset.reset = earliest 16:34:15 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:34:15 check.crcs = true 16:34:15 client.dns.lookup = use_all_dns_ips 16:34:15 client.id = consumer-test-2 16:34:15 client.rack = 16:34:15 connections.max.idle.ms = 540000 16:34:15 default.api.timeout.ms = 60000 16:34:15 enable.auto.commit = true 16:34:15 exclude.internal.topics = true 16:34:15 fetch.max.bytes = 52428800 16:34:15 fetch.max.wait.ms = 500 16:34:15 fetch.min.bytes = 1 16:34:15 group.id = test 16:34:15 group.instance.id = null 16:34:15 heartbeat.interval.ms = 3000 16:34:15 interceptor.classes = [] 16:34:15 internal.leave.group.on.close = true 16:34:15 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:15 isolation.level = read_uncommitted 16:34:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:15 max.partition.fetch.bytes = 1048576 16:34:15 max.poll.interval.ms = 300000 16:34:15 max.poll.records = 500 16:34:15 metadata.max.age.ms = 300000 16:34:15 metric.reporters = [] 16:34:15 metrics.num.samples = 2 16:34:15 metrics.recording.level = INFO 16:34:15 metrics.sample.window.ms = 30000 16:34:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:15 receive.buffer.bytes = 65536 16:34:15 reconnect.backoff.max.ms = 1000 16:34:15 reconnect.backoff.ms = 50 16:34:15 request.timeout.ms = 30000 16:34:15 retry.backoff.ms = 100 16:34:15 sasl.client.callback.handler.class = null 16:34:15 sasl.jaas.config = null 16:34:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:15 sasl.kerberos.min.time.before.relogin = 60000 16:34:15 sasl.kerberos.service.name = null 16:34:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:15 sasl.login.callback.handler.class = null 16:34:15 sasl.login.class = null 16:34:15 sasl.login.connect.timeout.ms = null 16:34:15 sasl.login.read.timeout.ms = null 16:34:15 sasl.login.refresh.buffer.seconds = 300 16:34:15 sasl.login.refresh.min.period.seconds = 60 16:34:15 sasl.login.refresh.window.factor = 0.8 16:34:15 sasl.login.refresh.window.jitter = 0.05 16:34:15 sasl.login.retry.backoff.max.ms = 10000 16:34:15 sasl.login.retry.backoff.ms = 100 16:34:15 sasl.mechanism = GSSAPI 16:34:15 sasl.oauthbearer.clock.skew.seconds = 30 16:34:15 sasl.oauthbearer.expected.audience = null 16:34:15 sasl.oauthbearer.expected.issuer = null 16:34:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:15 sasl.oauthbearer.jwks.endpoint.url = null 16:34:15 sasl.oauthbearer.scope.claim.name = scope 16:34:15 sasl.oauthbearer.sub.claim.name = sub 16:34:15 sasl.oauthbearer.token.endpoint.url = null 16:34:15 security.protocol = PLAINTEXT 16:34:15 security.providers = null 16:34:15 send.buffer.bytes = 131072 16:34:15 session.timeout.ms = 45000 16:34:15 socket.connection.setup.timeout.max.ms = 30000 16:34:15 socket.connection.setup.timeout.ms = 10000 16:34:15 ssl.cipher.suites = null 16:34:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:15 ssl.endpoint.identification.algorithm = https 16:34:15 ssl.engine.factory.class = null 16:34:15 ssl.key.password = null 16:34:15 ssl.keymanager.algorithm = SunX509 16:34:15 ssl.keystore.certificate.chain = null 16:34:15 ssl.keystore.key = null 16:34:15 ssl.keystore.location = null 16:34:15 ssl.keystore.password = null 16:34:15 ssl.keystore.type = JKS 16:34:15 ssl.protocol = TLSv1.3 16:34:15 ssl.provider = null 16:34:15 ssl.secure.random.implementation = null 16:34:15 ssl.trustmanager.algorithm = PKIX 16:34:15 ssl.truststore.certificates = null 16:34:15 ssl.truststore.location = null 16:34:15 ssl.truststore.password = null 16:34:15 ssl.truststore.type = JKS 16:34:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:34:15 16:34:15 2024-03-27T16:34:15.206Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:15 2024-03-27T16:34:15.206Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:15 2024-03-27T16:34:15.206Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557255206 16:34:15 16:34:15,253 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:34:15 16:34:15,253 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:34:15 16:34:15,255 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@530e4d34 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:34:15 16:34:15,259 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:15 16:34:15,259 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@530e4d34 - 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 16:34:15 16:34:15,262 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:34:15 16:34:15,262 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:34:15 16:34:15,262 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:34:15 16:34:15,262 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:15 16:34:15,262 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@530e4d34 - 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 16:34:15 16:34:15,264 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 16:34:15 16:34:15,266 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:15 16:34:15,266 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:34:15 16:34:15,266 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:34:15 16:34:15,266 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557255266) 16:34:15 16:34:15,266 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:34:15 16:34:15,266 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:34:15 16:34:15,268 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:15 16:34:15,269 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:34:15 16:34:15,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:34:15 16:34:15,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:15 16:34:15,270 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:34:15 16:34:15,271 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:34:15 16:34:15,278 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7c1957b8 - Setting zoneId to "UTC" 16:34:15 16:34:15,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:34:15 16:34:15,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:34:15 16:34:15,284 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:34:15 16:34:15,284 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:34:15 16:34:15,284 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:34:15 16:34:15,284 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:34:15 16:34:15,284 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:34:15 16:34:15,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54d06203 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:34:15 16:34:15,285 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:34:15 16:34:15,285 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3cb0a4fd - End of configuration. 16:34:15 16:34:15,285 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1d7639b2 - Registering current configuration as safe fallback point 16:34:15 16:34:15 16:34:15 . ____ _ __ _ _ 16:34:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:15 =========|_|==============|___/=/_/_/_/ 16:34:15 :: Spring Boot :: (v3.1.2) 16:34:15 16:34:15 2024-03-27T16:34:15.290Z INFO 7386 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:15 2024-03-27T16:34:15.290Z INFO 7386 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:34:16 2024-03-27T16:34:15.454Z INFO 7386 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.245 seconds (process running for 57.471) 16:34:16 2024-03-27T16:34:15.459Z INFO 7386 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:34:16 2024-03-27T16:34:15.496Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:16 2024-03-27T16:34:15.496Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:16 acks = -1 16:34:16 auto.include.jmx.reporter = true 16:34:16 batch.size = 16384 16:34:16 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:34:16 buffer.memory = 33554432 16:34:16 client.dns.lookup = use_all_dns_ips 16:34:16 client.id = producer-2 16:34:16 compression.type = none 16:34:16 connections.max.idle.ms = 540000 16:34:16 delivery.timeout.ms = 120000 16:34:16 enable.idempotence = false 16:34:16 interceptor.classes = [] 16:34:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:16 linger.ms = 1 16:34:16 max.block.ms = 60000 16:34:16 max.in.flight.requests.per.connection = 5 16:34:16 max.request.size = 1048576 16:34:16 metadata.max.age.ms = 300000 16:34:16 metadata.max.idle.ms = 300000 16:34:16 metric.reporters = [] 16:34:16 metrics.num.samples = 2 16:34:16 metrics.recording.level = INFO 16:34:16 metrics.sample.window.ms = 30000 16:34:16 partitioner.adaptive.partitioning.enable = true 16:34:16 partitioner.availability.timeout.ms = 0 16:34:16 partitioner.class = null 16:34:16 partitioner.ignore.keys = false 16:34:16 receive.buffer.bytes = 32768 16:34:16 reconnect.backoff.max.ms = 1000 16:34:16 reconnect.backoff.ms = 50 16:34:16 request.timeout.ms = 30000 16:34:16 retries = 0 16:34:16 retry.backoff.ms = 100 16:34:16 sasl.client.callback.handler.class = null 16:34:16 sasl.jaas.config = null 16:34:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:16 sasl.kerberos.min.time.before.relogin = 60000 16:34:16 sasl.kerberos.service.name = null 16:34:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:16 sasl.login.callback.handler.class = null 16:34:16 sasl.login.class = null 16:34:16 sasl.login.connect.timeout.ms = null 16:34:16 sasl.login.read.timeout.ms = null 16:34:16 sasl.login.refresh.buffer.seconds = 300 16:34:16 sasl.login.refresh.min.period.seconds = 60 16:34:16 sasl.login.refresh.window.factor = 0.8 16:34:16 sasl.login.refresh.window.jitter = 0.05 16:34:16 sasl.login.retry.backoff.max.ms = 10000 16:34:16 sasl.login.retry.backoff.ms = 100 16:34:16 sasl.mechanism = GSSAPI 16:34:16 sasl.oauthbearer.clock.skew.seconds = 30 16:34:16 sasl.oauthbearer.expected.audience = null 16:34:16 sasl.oauthbearer.expected.issuer = null 16:34:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:16 sasl.oauthbearer.jwks.endpoint.url = null 16:34:16 sasl.oauthbearer.scope.claim.name = scope 16:34:16 sasl.oauthbearer.sub.claim.name = sub 16:34:16 sasl.oauthbearer.token.endpoint.url = null 16:34:16 security.protocol = PLAINTEXT 16:34:16 security.providers = null 16:34:16 send.buffer.bytes = 131072 16:34:16 socket.connection.setup.timeout.max.ms = 30000 16:34:16 socket.connection.setup.timeout.ms = 10000 16:34:16 ssl.cipher.suites = null 16:34:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:16 ssl.endpoint.identification.algorithm = https 16:34:16 ssl.engine.factory.class = null 16:34:16 ssl.key.password = null 16:34:16 ssl.keymanager.algorithm = SunX509 16:34:16 ssl.keystore.certificate.chain = null 16:34:16 ssl.keystore.key = null 16:34:16 ssl.keystore.location = null 16:34:16 ssl.keystore.password = null 16:34:16 ssl.keystore.type = JKS 16:34:16 ssl.protocol = TLSv1.3 16:34:16 ssl.provider = null 16:34:16 ssl.secure.random.implementation = null 16:34:16 ssl.trustmanager.algorithm = PKIX 16:34:16 ssl.truststore.certificates = null 16:34:16 ssl.truststore.location = null 16:34:16 ssl.truststore.password = null 16:34:16 ssl.truststore.type = JKS 16:34:16 transaction.timeout.ms = 60000 16:34:16 transactional.id = null 16:34:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:16 16:34:16 2024-03-27T16:34:15.500Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:16 2024-03-27T16:34:15.500Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:16 2024-03-27T16:34:15.500Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:16 2024-03-27T16:34:15.500Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557255500 16:34:16 2024-03-27T16:34:15.634Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:16 2024-03-27T16:34:15.634Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:16 2024-03-27T16:34:15.695Z WARN 7386 --- [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} 16:34:16 2024-03-27T16:34:15.695Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 4MO-z8a5RxeLDybu6NSmNg 16:34:16 2024-03-27T16:34:15.860Z WARN 7386 --- [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} 16:34:16 2024-03-27T16:34:15.966Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 4 : {client-topic=LEADER_NOT_AVAILABLE} 16:34:16 2024-03-27T16:34:16.074Z INFO 7386 --- [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 xOkdWNgdTMyopG4T11vFiQ 16:34:16 2024-03-27T16:34:16.089Z INFO 7386 --- [ 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 xOkdWNgdTMyopG4T11vFiQ 16:34:16 2024-03-27T16:34:16.089Z INFO 7386 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4MO-z8a5RxeLDybu6NSmNg 16:34:16 2024-03-27T16:34:16.257Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:16 2024-03-27T16:34:16.257Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:16 2024-03-27T16:34:16.446Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:34:16 2024-03-27T16:34:16.450Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:34:16 2024-03-27T16:34:16.467Z INFO 7386 --- [ 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-0e02ff8f-2f9f-4a3d-a192-543c97b1b199 16:34:16 2024-03-27T16:34:16.467Z INFO 7386 --- [ 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) 16:34:16 2024-03-27T16:34:16.467Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:34:16 2024-03-27T16:34:16.490Z INFO 7386 --- [ 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-0e02ff8f-2f9f-4a3d-a192-543c97b1b199', protocol='range'} 16:34:16 2024-03-27T16:34:16.490Z INFO 7386 --- [ 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-0e02ff8f-2f9f-4a3d-a192-543c97b1b199=Assignment(partitions=[client-topic-0])} 16:34:16 2024-03-27T16:34:16.509Z INFO 7386 --- [ 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-0e02ff8f-2f9f-4a3d-a192-543c97b1b199', protocol='range'} 16:34:16 2024-03-27T16:34:16.509Z INFO 7386 --- [ 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]) 16:34:16 2024-03-27T16:34:16.509Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:34:16 2024-03-27T16:34:16.516Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:34:16 2024-03-27T16:34:16.535Z INFO 7386 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 16:34:16 2024-03-27T16:34:16.598Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:16 allow.auto.create.topics = true 16:34:16 auto.commit.interval.ms = 5000 16:34:16 auto.include.jmx.reporter = true 16:34:16 auto.offset.reset = earliest 16:34:16 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:34:16 check.crcs = true 16:34:16 client.dns.lookup = use_all_dns_ips 16:34:16 client.id = consumer-test-3 16:34:16 client.rack = 16:34:16 connections.max.idle.ms = 540000 16:34:16 default.api.timeout.ms = 60000 16:34:16 enable.auto.commit = true 16:34:16 exclude.internal.topics = true 16:34:16 fetch.max.bytes = 52428800 16:34:16 fetch.max.wait.ms = 500 16:34:16 fetch.min.bytes = 1 16:34:16 group.id = test 16:34:16 group.instance.id = null 16:34:16 heartbeat.interval.ms = 3000 16:34:16 interceptor.classes = [] 16:34:16 internal.leave.group.on.close = true 16:34:16 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:16 isolation.level = read_uncommitted 16:34:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:16 max.partition.fetch.bytes = 1048576 16:34:16 max.poll.interval.ms = 300000 16:34:16 max.poll.records = 500 16:34:16 metadata.max.age.ms = 300000 16:34:16 metric.reporters = [] 16:34:16 metrics.num.samples = 2 16:34:16 metrics.recording.level = INFO 16:34:16 metrics.sample.window.ms = 30000 16:34:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:16 receive.buffer.bytes = 65536 16:34:16 reconnect.backoff.max.ms = 1000 16:34:16 reconnect.backoff.ms = 50 16:34:16 request.timeout.ms = 30000 16:34:16 retry.backoff.ms = 100 16:34:16 sasl.client.callback.handler.class = null 16:34:16 sasl.jaas.config = null 16:34:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:16 sasl.kerberos.min.time.before.relogin = 60000 16:34:16 sasl.kerberos.service.name = null 16:34:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:16 sasl.login.callback.handler.class = null 16:34:16 sasl.login.class = null 16:34:16 sasl.login.connect.timeout.ms = null 16:34:16 sasl.login.read.timeout.ms = null 16:34:16 sasl.login.refresh.buffer.seconds = 300 16:34:16 sasl.login.refresh.min.period.seconds = 60 16:34:16 sasl.login.refresh.window.factor = 0.8 16:34:16 sasl.login.refresh.window.jitter = 0.05 16:34:16 sasl.login.retry.backoff.max.ms = 10000 16:34:16 sasl.login.retry.backoff.ms = 100 16:34:16 sasl.mechanism = GSSAPI 16:34:16 sasl.oauthbearer.clock.skew.seconds = 30 16:34:16 sasl.oauthbearer.expected.audience = null 16:34:16 sasl.oauthbearer.expected.issuer = null 16:34:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:16 sasl.oauthbearer.jwks.endpoint.url = null 16:34:16 sasl.oauthbearer.scope.claim.name = scope 16:34:16 sasl.oauthbearer.sub.claim.name = sub 16:34:16 sasl.oauthbearer.token.endpoint.url = null 16:34:16 security.protocol = PLAINTEXT 16:34:16 security.providers = null 16:34:16 send.buffer.bytes = 131072 16:34:16 session.timeout.ms = 45000 16:34:16 socket.connection.setup.timeout.max.ms = 30000 16:34:16 socket.connection.setup.timeout.ms = 10000 16:34:16 ssl.cipher.suites = null 16:34:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:16 ssl.endpoint.identification.algorithm = https 16:34:16 ssl.engine.factory.class = null 16:34:16 ssl.key.password = null 16:34:16 ssl.keymanager.algorithm = SunX509 16:34:16 ssl.keystore.certificate.chain = null 16:34:16 ssl.keystore.key = null 16:34:16 ssl.keystore.location = null 16:34:16 ssl.keystore.password = null 16:34:16 ssl.keystore.type = JKS 16:34:16 ssl.protocol = TLSv1.3 16:34:16 ssl.provider = null 16:34:16 ssl.secure.random.implementation = null 16:34:16 ssl.trustmanager.algorithm = PKIX 16:34:16 ssl.truststore.certificates = null 16:34:16 ssl.truststore.location = null 16:34:16 ssl.truststore.password = null 16:34:16 ssl.truststore.type = JKS 16:34:16 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:34:16 16:34:16 2024-03-27T16:34:16.601Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:16 2024-03-27T16:34:16.601Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:16 2024-03-27T16:34:16.601Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557256601 16:34:16 2024-03-27T16:34:16.608Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:16 allow.auto.create.topics = true 16:34:16 auto.commit.interval.ms = 5000 16:34:16 auto.include.jmx.reporter = true 16:34:16 auto.offset.reset = earliest 16:34:16 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:34:16 check.crcs = true 16:34:16 client.dns.lookup = use_all_dns_ips 16:34:16 client.id = consumer-test-4 16:34:16 client.rack = 16:34:16 connections.max.idle.ms = 540000 16:34:16 default.api.timeout.ms = 60000 16:34:16 enable.auto.commit = true 16:34:16 exclude.internal.topics = true 16:34:16 fetch.max.bytes = 52428800 16:34:16 fetch.max.wait.ms = 500 16:34:16 fetch.min.bytes = 1 16:34:16 group.id = test 16:34:16 group.instance.id = null 16:34:16 heartbeat.interval.ms = 3000 16:34:16 interceptor.classes = [] 16:34:16 internal.leave.group.on.close = true 16:34:16 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:16 isolation.level = read_uncommitted 16:34:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:16 max.partition.fetch.bytes = 1048576 16:34:16 max.poll.interval.ms = 300000 16:34:16 max.poll.records = 500 16:34:16 metadata.max.age.ms = 300000 16:34:16 metric.reporters = [] 16:34:16 metrics.num.samples = 2 16:34:16 metrics.recording.level = INFO 16:34:16 metrics.sample.window.ms = 30000 16:34:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:16 receive.buffer.bytes = 65536 16:34:16 reconnect.backoff.max.ms = 1000 16:34:16 reconnect.backoff.ms = 50 16:34:16 request.timeout.ms = 30000 16:34:16 retry.backoff.ms = 100 16:34:16 sasl.client.callback.handler.class = null 16:34:16 sasl.jaas.config = null 16:34:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:16 sasl.kerberos.min.time.before.relogin = 60000 16:34:16 sasl.kerberos.service.name = null 16:34:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:16 sasl.login.callback.handler.class = null 16:34:16 sasl.login.class = null 16:34:16 sasl.login.connect.timeout.ms = null 16:34:16 sasl.login.read.timeout.ms = null 16:34:16 sasl.login.refresh.buffer.seconds = 300 16:34:16 sasl.login.refresh.min.period.seconds = 60 16:34:16 sasl.login.refresh.window.factor = 0.8 16:34:16 sasl.login.refresh.window.jitter = 0.05 16:34:16 sasl.login.retry.backoff.max.ms = 10000 16:34:16 sasl.login.retry.backoff.ms = 100 16:34:16 sasl.mechanism = GSSAPI 16:34:16 sasl.oauthbearer.clock.skew.seconds = 30 16:34:16 sasl.oauthbearer.expected.audience = null 16:34:16 sasl.oauthbearer.expected.issuer = null 16:34:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:16 sasl.oauthbearer.jwks.endpoint.url = null 16:34:16 sasl.oauthbearer.scope.claim.name = scope 16:34:16 sasl.oauthbearer.sub.claim.name = sub 16:34:16 sasl.oauthbearer.token.endpoint.url = null 16:34:16 security.protocol = PLAINTEXT 16:34:16 security.providers = null 16:34:16 send.buffer.bytes = 131072 16:34:16 session.timeout.ms = 45000 16:34:16 socket.connection.setup.timeout.max.ms = 30000 16:34:16 socket.connection.setup.timeout.ms = 10000 16:34:16 ssl.cipher.suites = null 16:34:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:16 ssl.endpoint.identification.algorithm = https 16:34:16 ssl.engine.factory.class = null 16:34:16 ssl.key.password = null 16:34:16 ssl.keymanager.algorithm = SunX509 16:34:16 ssl.keystore.certificate.chain = null 16:34:16 ssl.keystore.key = null 16:34:16 ssl.keystore.location = null 16:34:16 ssl.keystore.password = null 16:34:16 ssl.keystore.type = JKS 16:34:16 ssl.protocol = TLSv1.3 16:34:16 ssl.provider = null 16:34:16 ssl.secure.random.implementation = null 16:34:16 ssl.trustmanager.algorithm = PKIX 16:34:16 ssl.truststore.certificates = null 16:34:16 ssl.truststore.location = null 16:34:16 ssl.truststore.password = null 16:34:16 ssl.truststore.type = JKS 16:34:16 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:34:16 16:34:16 2024-03-27T16:34:16.611Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:16 2024-03-27T16:34:16.611Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:16 2024-03-27T16:34:16.611Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557256611 16:34:17 2024-03-27T16:34:16.722Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.722Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:17 2024-03-27T16:34:16.795Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.795Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 221ms, elapsed time since send: 221ms, request timeout: 30000ms) 16:34:17 2024-03-27T16:34:16.795Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:34:17 2024-03-27T16:34:16.795Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:34:17 2024-03-27T16:34:16.796Z INFO 7386 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1609993440, epoch=1) to node 1: 16:34:17 16:34:17 org.apache.kafka.common.errors.DisconnectException: null 16:34:17 16:34:17 2024-03-27T16:34:16.796Z INFO 7386 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:34:17 2024-03-27T16:34:16.824Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.824Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:16.840Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.840Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:16.897Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.897Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:16.925Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.929Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:16.999Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:17 2024-03-27T16:34:16.999Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:17.177Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:17 2024-03-27T16:34:17.177Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:17.266Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:17 2024-03-27T16:34:17.266Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:17 2024-03-27T16:34:17.301Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:17 2024-03-27T16:34:17.301Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.454 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:34:17 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:34:24 2024-03-27T16:34:17.521Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:34:24 2024-03-27T16:34:17.531Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:17.531Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:17.704Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:17.704Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:17.799Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 011e663d885cd5e9a57001330bf4f2a93a0a79c08b064e3a3e4421528fe0d1a4 16:34:24 2024-03-27T16:34:17.844Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:17.844Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:18.442Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:18.442Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:18.474Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:18.474Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:18.711Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:18.711Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:18.859Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:18.859Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:19.295Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:19.295Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:19.449Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:19.449Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:19.816Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:19.817Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:20.073Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:20.073Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:20.206Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:20.207Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:20.504Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:20.504Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:21.020Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:21.020Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:21.161Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:21.161Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:21.278Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:21.278Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:21.542Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:21.542Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:21.923Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:21.923Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:22.120Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:22.120Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:22.290Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:22.290Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:22.747Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:22.748Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:22.926Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:22.926Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:23.276Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:23.276Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:23.394Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:23.394Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:23.758Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:23.758Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:23.816Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.295092596S 16:34:24 16:34:23,864 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:34:24 16:34:23,864 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:34:24 16:34:23,865 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1f9fd958 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:34:24 16:34:23,868 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:24 16:34:23,868 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1f9fd958 - 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 16:34:24 16:34:23,871 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:34:24 16:34:23,871 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:34:24 16:34:23,871 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:34:24 16:34:23,871 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:24 16:34:23,871 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1f9fd958 - 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 16:34:24 16:34:23,875 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:24 16:34:23,875 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:34:24 16:34:23,875 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:34:24 16:34:23,875 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557263875) 16:34:24 16:34:23,875 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:34:24 16:34:23,875 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:34:24 16:34:23,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:34:24 16:34:23,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:24 16:34:23,890 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:34:24 16:34:23,892 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:34:24 16:34:23,892 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:24 16:34:23,892 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:34:24 16:34:23,892 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:34:24 16:34:23,909 |-INFO in ch.qos.logback.classic.pattern.DateConverter@34c4156d - Setting zoneId to "UTC" 16:34:24 16:34:23,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:34:24 16:34:23,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5725ef1c - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:34:24 16:34:23,913 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e3979b9 - End of configuration. 16:34:24 16:34:23,913 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3f8d3e3f - Registering current configuration as safe fallback point 16:34:24 16:34:24 16:34:24 . ____ _ __ _ _ 16:34:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:24 =========|_|==============|___/=/_/_/_/ 16:34:24 :: Spring Boot :: (v3.1.2) 16:34:24 16:34:24 2024-03-27T16:34:23.919Z INFO 7386 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:24 2024-03-27T16:34:23.919Z INFO 7386 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:24 2024-03-27T16:34:24.142Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:24 2024-03-27T16:34:24.142Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:24.576Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:24 2024-03-27T16:34:24.576Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:24.606Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:24 2024-03-27T16:34:24.607Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:24 2024-03-27T16:34:24.613Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:24 allow.auto.create.topics = true 16:34:24 auto.commit.interval.ms = 5000 16:34:24 auto.include.jmx.reporter = true 16:34:24 auto.offset.reset = latest 16:34:24 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:24 check.crcs = true 16:34:24 client.dns.lookup = use_all_dns_ips 16:34:24 client.id = consumer-ncmp-data-operation-event-group-5 16:34:24 client.rack = 16:34:24 connections.max.idle.ms = 540000 16:34:24 default.api.timeout.ms = 60000 16:34:24 enable.auto.commit = false 16:34:24 exclude.internal.topics = true 16:34:24 fetch.max.bytes = 52428800 16:34:24 fetch.max.wait.ms = 500 16:34:24 fetch.min.bytes = 1 16:34:24 group.id = ncmp-data-operation-event-group 16:34:24 group.instance.id = null 16:34:24 heartbeat.interval.ms = 3000 16:34:24 interceptor.classes = [] 16:34:24 internal.leave.group.on.close = true 16:34:24 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:24 isolation.level = read_uncommitted 16:34:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:24 max.partition.fetch.bytes = 1048576 16:34:24 max.poll.interval.ms = 300000 16:34:24 max.poll.records = 500 16:34:24 metadata.max.age.ms = 300000 16:34:24 metric.reporters = [] 16:34:24 metrics.num.samples = 2 16:34:24 metrics.recording.level = INFO 16:34:24 metrics.sample.window.ms = 30000 16:34:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:24 receive.buffer.bytes = 65536 16:34:24 reconnect.backoff.max.ms = 1000 16:34:24 reconnect.backoff.ms = 50 16:34:24 request.timeout.ms = 30000 16:34:24 retry.backoff.ms = 100 16:34:24 sasl.client.callback.handler.class = null 16:34:24 sasl.jaas.config = null 16:34:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:24 sasl.kerberos.min.time.before.relogin = 60000 16:34:24 sasl.kerberos.service.name = null 16:34:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:24 sasl.login.callback.handler.class = null 16:34:24 sasl.login.class = null 16:34:24 sasl.login.connect.timeout.ms = null 16:34:24 sasl.login.read.timeout.ms = null 16:34:24 sasl.login.refresh.buffer.seconds = 300 16:34:24 sasl.login.refresh.min.period.seconds = 60 16:34:24 sasl.login.refresh.window.factor = 0.8 16:34:24 sasl.login.refresh.window.jitter = 0.05 16:34:24 sasl.login.retry.backoff.max.ms = 10000 16:34:24 sasl.login.retry.backoff.ms = 100 16:34:24 sasl.mechanism = GSSAPI 16:34:24 sasl.oauthbearer.clock.skew.seconds = 30 16:34:24 sasl.oauthbearer.expected.audience = null 16:34:24 sasl.oauthbearer.expected.issuer = null 16:34:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:24 sasl.oauthbearer.jwks.endpoint.url = null 16:34:24 sasl.oauthbearer.scope.claim.name = scope 16:34:24 sasl.oauthbearer.sub.claim.name = sub 16:34:24 sasl.oauthbearer.token.endpoint.url = null 16:34:24 security.protocol = PLAINTEXT 16:34:24 security.providers = null 16:34:24 send.buffer.bytes = 131072 16:34:24 session.timeout.ms = 45000 16:34:24 socket.connection.setup.timeout.max.ms = 30000 16:34:24 socket.connection.setup.timeout.ms = 10000 16:34:24 ssl.cipher.suites = null 16:34:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:24 ssl.endpoint.identification.algorithm = https 16:34:24 ssl.engine.factory.class = null 16:34:24 ssl.key.password = null 16:34:24 ssl.keymanager.algorithm = SunX509 16:34:24 ssl.keystore.certificate.chain = null 16:34:24 ssl.keystore.key = null 16:34:24 ssl.keystore.location = null 16:34:24 ssl.keystore.password = null 16:34:24 ssl.keystore.type = JKS 16:34:24 ssl.protocol = TLSv1.3 16:34:24 ssl.provider = null 16:34:24 ssl.secure.random.implementation = null 16:34:24 ssl.trustmanager.algorithm = PKIX 16:34:24 ssl.truststore.certificates = null 16:34:24 ssl.truststore.location = null 16:34:24 ssl.truststore.password = null 16:34:24 ssl.truststore.type = JKS 16:34:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:24 16:34:24 2024-03-27T16:34:24.616Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:24 2024-03-27T16:34:24.616Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:24 2024-03-27T16:34:24.616Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557264616 16:34:24 2024-03-27T16:34:24.617Z INFO 7386 --- [ 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 16:34:24 2024-03-27T16:34:24.633Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:24 allow.auto.create.topics = true 16:34:24 auto.commit.interval.ms = 5000 16:34:24 auto.include.jmx.reporter = true 16:34:24 auto.offset.reset = latest 16:34:24 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:24 check.crcs = true 16:34:24 client.dns.lookup = use_all_dns_ips 16:34:24 client.id = consumer-ncmp-async-rest-request-event-group-6 16:34:24 client.rack = 16:34:24 connections.max.idle.ms = 540000 16:34:24 default.api.timeout.ms = 60000 16:34:24 enable.auto.commit = false 16:34:24 exclude.internal.topics = true 16:34:24 fetch.max.bytes = 52428800 16:34:24 fetch.max.wait.ms = 500 16:34:24 fetch.min.bytes = 1 16:34:24 group.id = ncmp-async-rest-request-event-group 16:34:24 group.instance.id = null 16:34:24 heartbeat.interval.ms = 3000 16:34:24 interceptor.classes = [] 16:34:24 internal.leave.group.on.close = true 16:34:24 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:24 isolation.level = read_uncommitted 16:34:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:24 max.partition.fetch.bytes = 1048576 16:34:24 max.poll.interval.ms = 300000 16:34:24 max.poll.records = 500 16:34:24 metadata.max.age.ms = 300000 16:34:24 metric.reporters = [] 16:34:24 metrics.num.samples = 2 16:34:24 metrics.recording.level = INFO 16:34:24 metrics.sample.window.ms = 30000 16:34:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:24 receive.buffer.bytes = 65536 16:34:24 reconnect.backoff.max.ms = 1000 16:34:24 reconnect.backoff.ms = 50 16:34:24 request.timeout.ms = 30000 16:34:24 retry.backoff.ms = 100 16:34:24 sasl.client.callback.handler.class = null 16:34:24 sasl.jaas.config = null 16:34:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:24 sasl.kerberos.min.time.before.relogin = 60000 16:34:24 sasl.kerberos.service.name = null 16:34:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:24 sasl.login.callback.handler.class = null 16:34:24 sasl.login.class = null 16:34:24 sasl.login.connect.timeout.ms = null 16:34:24 sasl.login.read.timeout.ms = null 16:34:24 sasl.login.refresh.buffer.seconds = 300 16:34:24 sasl.login.refresh.min.period.seconds = 60 16:34:24 sasl.login.refresh.window.factor = 0.8 16:34:24 sasl.login.refresh.window.jitter = 0.05 16:34:24 sasl.login.retry.backoff.max.ms = 10000 16:34:24 sasl.login.retry.backoff.ms = 100 16:34:24 sasl.mechanism = GSSAPI 16:34:24 sasl.oauthbearer.clock.skew.seconds = 30 16:34:24 sasl.oauthbearer.expected.audience = null 16:34:24 sasl.oauthbearer.expected.issuer = null 16:34:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:24 sasl.oauthbearer.jwks.endpoint.url = null 16:34:24 sasl.oauthbearer.scope.claim.name = scope 16:34:24 sasl.oauthbearer.sub.claim.name = sub 16:34:24 sasl.oauthbearer.token.endpoint.url = null 16:34:24 security.protocol = PLAINTEXT 16:34:24 security.providers = null 16:34:24 send.buffer.bytes = 131072 16:34:24 session.timeout.ms = 45000 16:34:24 socket.connection.setup.timeout.max.ms = 30000 16:34:24 socket.connection.setup.timeout.ms = 10000 16:34:24 ssl.cipher.suites = null 16:34:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:24 ssl.endpoint.identification.algorithm = https 16:34:24 ssl.engine.factory.class = null 16:34:24 ssl.key.password = null 16:34:24 ssl.keymanager.algorithm = SunX509 16:34:24 ssl.keystore.certificate.chain = null 16:34:24 ssl.keystore.key = null 16:34:24 ssl.keystore.location = null 16:34:24 ssl.keystore.password = null 16:34:24 ssl.keystore.type = JKS 16:34:24 ssl.protocol = TLSv1.3 16:34:24 ssl.provider = null 16:34:24 ssl.secure.random.implementation = null 16:34:24 ssl.trustmanager.algorithm = PKIX 16:34:24 ssl.truststore.certificates = null 16:34:24 ssl.truststore.location = null 16:34:24 ssl.truststore.password = null 16:34:24 ssl.truststore.type = JKS 16:34:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:24 16:34:24 2024-03-27T16:34:24.645Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:24 2024-03-27T16:34:24.645Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:24 2024-03-27T16:34:24.645Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557264645 16:34:24 2024-03-27T16:34:24.645Z INFO 7386 --- [ 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 16:34:24 2024-03-27T16:34:24.652Z INFO 7386 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.809 seconds (process running for 66.669) 16:34:25 2024-03-27T16:34:24.711Z WARN 7386 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 16:34:25 2024-03-27T16:34:24.711Z INFO 7386 --- [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: vUL3g3FOSs6oLKVijrrbFw 16:34:25 2024-03-27T16:34:24.821Z WARN 7386 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 16:34:25 2024-03-27T16:34:24.858Z WARN 7386 --- [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=LEADER_NOT_AVAILABLE} 16:34:25 2024-03-27T16:34:24.858Z INFO 7386 --- [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: vUL3g3FOSs6oLKVijrrbFw 16:34:25 2024-03-27T16:34:24.955Z WARN 7386 --- [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 5 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:34:25 2024-03-27T16:34:24.988Z WARN 7386 --- [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} 16:34:25 2024-03-27T16:34:25.002Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:25 2024-03-27T16:34:25.002Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:25 2024-03-27T16:34:25.065Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:25 2024-03-27T16:34:25.065Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:25 2024-03-27T16:34:25.068Z WARN 7386 --- [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 7 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:34:25 2024-03-27T16:34:25.095Z WARN 7386 --- [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} 16:34:25 2024-03-27T16:34:25.174Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:25 2024-03-27T16:34:25.181Z INFO 7386 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 16:34:25 2024-03-27T16:34:25.183Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.202Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:25 2024-03-27T16:34:25.205Z INFO 7386 --- [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-8360905f-ee6c-4e44-940f-e41e4f004823 16:34:25 2024-03-27T16:34:25.205Z INFO 7386 --- [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) 16:34:25 2024-03-27T16:34:25.205Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.210Z INFO 7386 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 16:34:25 2024-03-27T16:34:25.211Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.221Z INFO 7386 --- [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-fae430f4-3439-4ced-bf3c-e371b006245f 16:34:25 2024-03-27T16:34:25.221Z INFO 7386 --- [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) 16:34:25 2024-03-27T16:34:25.222Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.237Z INFO 7386 --- [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-8360905f-ee6c-4e44-940f-e41e4f004823', protocol='range'} 16:34:25 2024-03-27T16:34:25.237Z INFO 7386 --- [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-8360905f-ee6c-4e44-940f-e41e4f004823=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:25 2024-03-27T16:34:25.241Z INFO 7386 --- [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-fae430f4-3439-4ced-bf3c-e371b006245f', protocol='range'} 16:34:25 2024-03-27T16:34:25.241Z INFO 7386 --- [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-fae430f4-3439-4ced-bf3c-e371b006245f=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:25 2024-03-27T16:34:25.291Z INFO 7386 --- [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-8360905f-ee6c-4e44-940f-e41e4f004823', protocol='range'} 16:34:25 2024-03-27T16:34:25.291Z INFO 7386 --- [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]) 16:34:25 2024-03-27T16:34:25.291Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.292Z INFO 7386 --- [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-fae430f4-3439-4ced-bf3c-e371b006245f', protocol='range'} 16:34:25 2024-03-27T16:34:25.293Z INFO 7386 --- [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]) 16:34:25 2024-03-27T16:34:25.293Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.298Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.299Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.304Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:25 2024-03-27T16:34:25.304Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:25 acks = -1 16:34:25 auto.include.jmx.reporter = true 16:34:25 batch.size = 16384 16:34:25 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:25 buffer.memory = 33554432 16:34:25 client.dns.lookup = use_all_dns_ips 16:34:25 client.id = producer-3 16:34:25 compression.type = none 16:34:25 connections.max.idle.ms = 540000 16:34:25 delivery.timeout.ms = 120000 16:34:25 enable.idempotence = false 16:34:25 interceptor.classes = [] 16:34:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:25 linger.ms = 1 16:34:25 max.block.ms = 60000 16:34:25 max.in.flight.requests.per.connection = 5 16:34:25 max.request.size = 1048576 16:34:25 metadata.max.age.ms = 300000 16:34:25 metadata.max.idle.ms = 300000 16:34:25 metric.reporters = [] 16:34:25 metrics.num.samples = 2 16:34:25 metrics.recording.level = INFO 16:34:25 metrics.sample.window.ms = 30000 16:34:25 partitioner.adaptive.partitioning.enable = true 16:34:25 partitioner.availability.timeout.ms = 0 16:34:25 partitioner.class = null 16:34:25 partitioner.ignore.keys = false 16:34:25 receive.buffer.bytes = 32768 16:34:25 reconnect.backoff.max.ms = 1000 16:34:25 reconnect.backoff.ms = 50 16:34:25 request.timeout.ms = 30000 16:34:25 retries = 0 16:34:25 retry.backoff.ms = 100 16:34:25 sasl.client.callback.handler.class = null 16:34:25 sasl.jaas.config = null 16:34:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:25 sasl.kerberos.min.time.before.relogin = 60000 16:34:25 sasl.kerberos.service.name = null 16:34:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:25 sasl.login.callback.handler.class = null 16:34:25 sasl.login.class = null 16:34:25 sasl.login.connect.timeout.ms = null 16:34:25 sasl.login.read.timeout.ms = null 16:34:25 sasl.login.refresh.buffer.seconds = 300 16:34:25 sasl.login.refresh.min.period.seconds = 60 16:34:25 sasl.login.refresh.window.factor = 0.8 16:34:25 sasl.login.refresh.window.jitter = 0.05 16:34:25 sasl.login.retry.backoff.max.ms = 10000 16:34:25 sasl.login.retry.backoff.ms = 100 16:34:25 sasl.mechanism = GSSAPI 16:34:25 sasl.oauthbearer.clock.skew.seconds = 30 16:34:25 sasl.oauthbearer.expected.audience = null 16:34:25 sasl.oauthbearer.expected.issuer = null 16:34:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:25 sasl.oauthbearer.jwks.endpoint.url = null 16:34:25 sasl.oauthbearer.scope.claim.name = scope 16:34:25 sasl.oauthbearer.sub.claim.name = sub 16:34:25 sasl.oauthbearer.token.endpoint.url = null 16:34:25 security.protocol = PLAINTEXT 16:34:25 security.providers = null 16:34:25 send.buffer.bytes = 131072 16:34:25 socket.connection.setup.timeout.max.ms = 30000 16:34:25 socket.connection.setup.timeout.ms = 10000 16:34:25 ssl.cipher.suites = null 16:34:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:25 ssl.endpoint.identification.algorithm = https 16:34:25 ssl.engine.factory.class = null 16:34:25 ssl.key.password = null 16:34:25 ssl.keymanager.algorithm = SunX509 16:34:25 ssl.keystore.certificate.chain = null 16:34:25 ssl.keystore.key = null 16:34:25 ssl.keystore.location = null 16:34:25 ssl.keystore.password = null 16:34:25 ssl.keystore.type = JKS 16:34:25 ssl.protocol = TLSv1.3 16:34:25 ssl.provider = null 16:34:25 ssl.secure.random.implementation = null 16:34:25 ssl.trustmanager.algorithm = PKIX 16:34:25 ssl.truststore.certificates = null 16:34:25 ssl.truststore.location = null 16:34:25 ssl.truststore.password = null 16:34:25 ssl.truststore.type = JKS 16:34:25 transaction.timeout.ms = 60000 16:34:25 transactional.id = null 16:34:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:25 16:34:25 2024-03-27T16:34:25.306Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.307Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:25 2024-03-27T16:34:25.307Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:25 2024-03-27T16:34:25.307Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:25 2024-03-27T16:34:25.307Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557265307 16:34:25 2024-03-27T16:34:25.308Z INFO 7386 --- [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 16:34:25 2024-03-27T16:34:25.317Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:25 2024-03-27T16:34:25.318Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: vUL3g3FOSs6oLKVijrrbFw 16:34:25 2024-03-27T16:34:25.321Z INFO 7386 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 16:34:25 2024-03-27T16:34:25.321Z INFO 7386 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 16:34:25 2024-03-27T16:34:25.342Z INFO 7386 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:25 2024-03-27T16:34:25.348Z INFO 7386 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:25 2024-03-27T16:34:25.610Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:25 2024-03-27T16:34:25.611Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:25 2024-03-27T16:34:25.636Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:25 2024-03-27T16:34:25.636Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:25 acks = -1 16:34:25 auto.include.jmx.reporter = true 16:34:25 batch.size = 16384 16:34:25 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:25 buffer.memory = 33554432 16:34:25 client.dns.lookup = use_all_dns_ips 16:34:25 client.id = producer-4 16:34:25 compression.type = none 16:34:25 connections.max.idle.ms = 540000 16:34:25 delivery.timeout.ms = 120000 16:34:25 enable.idempotence = false 16:34:25 interceptor.classes = [] 16:34:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:25 linger.ms = 1 16:34:25 max.block.ms = 60000 16:34:25 max.in.flight.requests.per.connection = 5 16:34:25 max.request.size = 1048576 16:34:25 metadata.max.age.ms = 300000 16:34:25 metadata.max.idle.ms = 300000 16:34:25 metric.reporters = [] 16:34:25 metrics.num.samples = 2 16:34:25 metrics.recording.level = INFO 16:34:25 metrics.sample.window.ms = 30000 16:34:25 partitioner.adaptive.partitioning.enable = true 16:34:25 partitioner.availability.timeout.ms = 0 16:34:25 partitioner.class = null 16:34:25 partitioner.ignore.keys = false 16:34:25 receive.buffer.bytes = 32768 16:34:25 reconnect.backoff.max.ms = 1000 16:34:25 reconnect.backoff.ms = 50 16:34:25 request.timeout.ms = 30000 16:34:25 retries = 0 16:34:25 retry.backoff.ms = 100 16:34:25 sasl.client.callback.handler.class = null 16:34:25 sasl.jaas.config = null 16:34:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:25 sasl.kerberos.min.time.before.relogin = 60000 16:34:25 sasl.kerberos.service.name = null 16:34:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:25 sasl.login.callback.handler.class = null 16:34:25 sasl.login.class = null 16:34:25 sasl.login.connect.timeout.ms = null 16:34:25 sasl.login.read.timeout.ms = null 16:34:25 sasl.login.refresh.buffer.seconds = 300 16:34:25 sasl.login.refresh.min.period.seconds = 60 16:34:25 sasl.login.refresh.window.factor = 0.8 16:34:25 sasl.login.refresh.window.jitter = 0.05 16:34:25 sasl.login.retry.backoff.max.ms = 10000 16:34:25 sasl.login.retry.backoff.ms = 100 16:34:25 sasl.mechanism = GSSAPI 16:34:25 sasl.oauthbearer.clock.skew.seconds = 30 16:34:25 sasl.oauthbearer.expected.audience = null 16:34:25 sasl.oauthbearer.expected.issuer = null 16:34:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:25 sasl.oauthbearer.jwks.endpoint.url = null 16:34:25 sasl.oauthbearer.scope.claim.name = scope 16:34:25 sasl.oauthbearer.sub.claim.name = sub 16:34:25 sasl.oauthbearer.token.endpoint.url = null 16:34:25 security.protocol = PLAINTEXT 16:34:25 security.providers = null 16:34:25 send.buffer.bytes = 131072 16:34:25 socket.connection.setup.timeout.max.ms = 30000 16:34:25 socket.connection.setup.timeout.ms = 10000 16:34:25 ssl.cipher.suites = null 16:34:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:25 ssl.endpoint.identification.algorithm = https 16:34:25 ssl.engine.factory.class = null 16:34:25 ssl.key.password = null 16:34:25 ssl.keymanager.algorithm = SunX509 16:34:25 ssl.keystore.certificate.chain = null 16:34:25 ssl.keystore.key = null 16:34:25 ssl.keystore.location = null 16:34:25 ssl.keystore.password = null 16:34:25 ssl.keystore.type = JKS 16:34:25 ssl.protocol = TLSv1.3 16:34:25 ssl.provider = null 16:34:25 ssl.secure.random.implementation = null 16:34:25 ssl.trustmanager.algorithm = PKIX 16:34:25 ssl.truststore.certificates = null 16:34:25 ssl.truststore.location = null 16:34:25 ssl.truststore.password = null 16:34:25 ssl.truststore.type = JKS 16:34:25 transaction.timeout.ms = 60000 16:34:25 transactional.id = null 16:34:25 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:25 16:34:25 2024-03-27T16:34:25.641Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:25 2024-03-27T16:34:25.641Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:25 2024-03-27T16:34:25.641Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:25 2024-03-27T16:34:25.641Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:25 2024-03-27T16:34:25.641Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:25 2024-03-27T16:34:25.641Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557265641 16:34:25 2024-03-27T16:34:25.658Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:25 2024-03-27T16:34:25.658Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: vUL3g3FOSs6oLKVijrrbFw 16:34:25 2024-03-27T16:34:25.714Z ERROR 7386 --- [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 16:34:25 16:34:25 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:34:25 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:34:25 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:34:25 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:34:25 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:25 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:25 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:34:25 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:34:25 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:34:25 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:34:25 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:34:25 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:34:25 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:34:25 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:34:25 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:34:25 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:34:25 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:34:25 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:34:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:34:25 ... 3 common frames omitted 16:34:25 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:34:25 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:34:25 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:34:25 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:34:25 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:34:25 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:34:25 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:34:25 ... 15 common frames omitted 16:34:25 16:34:26 2024-03-27T16:34:25.788Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:26 2024-03-27T16:34:25.788Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:26 acks = -1 16:34:26 auto.include.jmx.reporter = true 16:34:26 batch.size = 16384 16:34:26 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:26 buffer.memory = 33554432 16:34:26 client.dns.lookup = use_all_dns_ips 16:34:26 client.id = producer-5 16:34:26 compression.type = none 16:34:26 connections.max.idle.ms = 540000 16:34:26 delivery.timeout.ms = 120000 16:34:26 enable.idempotence = false 16:34:26 interceptor.classes = [] 16:34:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:26 linger.ms = 1 16:34:26 max.block.ms = 60000 16:34:26 max.in.flight.requests.per.connection = 5 16:34:26 max.request.size = 1048576 16:34:26 metadata.max.age.ms = 300000 16:34:26 metadata.max.idle.ms = 300000 16:34:26 metric.reporters = [] 16:34:26 metrics.num.samples = 2 16:34:26 metrics.recording.level = INFO 16:34:26 metrics.sample.window.ms = 30000 16:34:26 partitioner.adaptive.partitioning.enable = true 16:34:26 partitioner.availability.timeout.ms = 0 16:34:26 partitioner.class = null 16:34:26 partitioner.ignore.keys = false 16:34:26 receive.buffer.bytes = 32768 16:34:26 reconnect.backoff.max.ms = 1000 16:34:26 reconnect.backoff.ms = 50 16:34:26 request.timeout.ms = 30000 16:34:26 retries = 0 16:34:26 retry.backoff.ms = 100 16:34:26 sasl.client.callback.handler.class = null 16:34:26 sasl.jaas.config = null 16:34:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:26 sasl.kerberos.min.time.before.relogin = 60000 16:34:26 sasl.kerberos.service.name = null 16:34:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:26 sasl.login.callback.handler.class = null 16:34:26 sasl.login.class = null 16:34:26 sasl.login.connect.timeout.ms = null 16:34:26 sasl.login.read.timeout.ms = null 16:34:26 sasl.login.refresh.buffer.seconds = 300 16:34:26 sasl.login.refresh.min.period.seconds = 60 16:34:26 sasl.login.refresh.window.factor = 0.8 16:34:26 sasl.login.refresh.window.jitter = 0.05 16:34:26 sasl.login.retry.backoff.max.ms = 10000 16:34:26 sasl.login.retry.backoff.ms = 100 16:34:26 sasl.mechanism = GSSAPI 16:34:26 sasl.oauthbearer.clock.skew.seconds = 30 16:34:26 sasl.oauthbearer.expected.audience = null 16:34:26 sasl.oauthbearer.expected.issuer = null 16:34:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:26 sasl.oauthbearer.jwks.endpoint.url = null 16:34:26 sasl.oauthbearer.scope.claim.name = scope 16:34:26 sasl.oauthbearer.sub.claim.name = sub 16:34:26 sasl.oauthbearer.token.endpoint.url = null 16:34:26 security.protocol = PLAINTEXT 16:34:26 security.providers = null 16:34:26 send.buffer.bytes = 131072 16:34:26 socket.connection.setup.timeout.max.ms = 30000 16:34:26 socket.connection.setup.timeout.ms = 10000 16:34:26 ssl.cipher.suites = null 16:34:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:26 ssl.endpoint.identification.algorithm = https 16:34:26 ssl.engine.factory.class = null 16:34:26 ssl.key.password = null 16:34:26 ssl.keymanager.algorithm = SunX509 16:34:26 ssl.keystore.certificate.chain = null 16:34:26 ssl.keystore.key = null 16:34:26 ssl.keystore.location = null 16:34:26 ssl.keystore.password = null 16:34:26 ssl.keystore.type = JKS 16:34:26 ssl.protocol = TLSv1.3 16:34:26 ssl.provider = null 16:34:26 ssl.secure.random.implementation = null 16:34:26 ssl.trustmanager.algorithm = PKIX 16:34:26 ssl.truststore.certificates = null 16:34:26 ssl.truststore.location = null 16:34:26 ssl.truststore.password = null 16:34:26 ssl.truststore.type = JKS 16:34:26 transaction.timeout.ms = 60000 16:34:26 transactional.id = null 16:34:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:26 16:34:26 2024-03-27T16:34:25.791Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:26 2024-03-27T16:34:25.791Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:26 2024-03-27T16:34:25.791Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:26 2024-03-27T16:34:25.791Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557265791 16:34:26 2024-03-27T16:34:25.804Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:26 2024-03-27T16:34:25.805Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: vUL3g3FOSs6oLKVijrrbFw 16:34:26 2024-03-27T16:34:25.973Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:26 2024-03-27T16:34:25.973Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:26 2024-03-27T16:34:26.108Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:26 2024-03-27T16:34:26.108Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:26 2024-03-27T16:34:26.117Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:26 2024-03-27T16:34:26.117Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:26 acks = -1 16:34:26 auto.include.jmx.reporter = true 16:34:26 batch.size = 16384 16:34:26 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:26 buffer.memory = 33554432 16:34:26 client.dns.lookup = use_all_dns_ips 16:34:26 client.id = producer-6 16:34:26 compression.type = none 16:34:26 connections.max.idle.ms = 540000 16:34:26 delivery.timeout.ms = 120000 16:34:26 enable.idempotence = false 16:34:26 interceptor.classes = [] 16:34:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:26 linger.ms = 1 16:34:26 max.block.ms = 60000 16:34:26 max.in.flight.requests.per.connection = 5 16:34:26 max.request.size = 1048576 16:34:26 metadata.max.age.ms = 300000 16:34:26 metadata.max.idle.ms = 300000 16:34:26 metric.reporters = [] 16:34:26 metrics.num.samples = 2 16:34:26 metrics.recording.level = INFO 16:34:26 metrics.sample.window.ms = 30000 16:34:26 partitioner.adaptive.partitioning.enable = true 16:34:26 partitioner.availability.timeout.ms = 0 16:34:26 partitioner.class = null 16:34:26 partitioner.ignore.keys = false 16:34:26 receive.buffer.bytes = 32768 16:34:26 reconnect.backoff.max.ms = 1000 16:34:26 reconnect.backoff.ms = 50 16:34:26 request.timeout.ms = 30000 16:34:26 retries = 0 16:34:26 retry.backoff.ms = 100 16:34:26 sasl.client.callback.handler.class = null 16:34:26 sasl.jaas.config = null 16:34:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:26 sasl.kerberos.min.time.before.relogin = 60000 16:34:26 sasl.kerberos.service.name = null 16:34:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:26 sasl.login.callback.handler.class = null 16:34:26 sasl.login.class = null 16:34:26 sasl.login.connect.timeout.ms = null 16:34:26 sasl.login.read.timeout.ms = null 16:34:26 sasl.login.refresh.buffer.seconds = 300 16:34:26 sasl.login.refresh.min.period.seconds = 60 16:34:26 sasl.login.refresh.window.factor = 0.8 16:34:26 sasl.login.refresh.window.jitter = 0.05 16:34:26 sasl.login.retry.backoff.max.ms = 10000 16:34:26 sasl.login.retry.backoff.ms = 100 16:34:26 sasl.mechanism = GSSAPI 16:34:26 sasl.oauthbearer.clock.skew.seconds = 30 16:34:26 sasl.oauthbearer.expected.audience = null 16:34:26 sasl.oauthbearer.expected.issuer = null 16:34:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:26 sasl.oauthbearer.jwks.endpoint.url = null 16:34:26 sasl.oauthbearer.scope.claim.name = scope 16:34:26 sasl.oauthbearer.sub.claim.name = sub 16:34:26 sasl.oauthbearer.token.endpoint.url = null 16:34:26 security.protocol = PLAINTEXT 16:34:26 security.providers = null 16:34:26 send.buffer.bytes = 131072 16:34:26 socket.connection.setup.timeout.max.ms = 30000 16:34:26 socket.connection.setup.timeout.ms = 10000 16:34:26 ssl.cipher.suites = null 16:34:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:26 ssl.endpoint.identification.algorithm = https 16:34:26 ssl.engine.factory.class = null 16:34:26 ssl.key.password = null 16:34:26 ssl.keymanager.algorithm = SunX509 16:34:26 ssl.keystore.certificate.chain = null 16:34:26 ssl.keystore.key = null 16:34:26 ssl.keystore.location = null 16:34:26 ssl.keystore.password = null 16:34:26 ssl.keystore.type = JKS 16:34:26 ssl.protocol = TLSv1.3 16:34:26 ssl.provider = null 16:34:26 ssl.secure.random.implementation = null 16:34:26 ssl.trustmanager.algorithm = PKIX 16:34:26 ssl.truststore.certificates = null 16:34:26 ssl.truststore.location = null 16:34:26 ssl.truststore.password = null 16:34:26 ssl.truststore.type = JKS 16:34:26 transaction.timeout.ms = 60000 16:34:26 transactional.id = null 16:34:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:26 16:34:26 2024-03-27T16:34:26.137Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:26 2024-03-27T16:34:26.137Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:26 2024-03-27T16:34:26.137Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:26 2024-03-27T16:34:26.137Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557266137 16:34:26 2024-03-27T16:34:26.142Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:26 2024-03-27T16:34:26.142Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: vUL3g3FOSs6oLKVijrrbFw 16:34:26 2024-03-27T16:34:26.452Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:26 2024-03-27T16:34:26.453Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:26 acks = -1 16:34:26 auto.include.jmx.reporter = true 16:34:26 batch.size = 16384 16:34:26 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:26 buffer.memory = 33554432 16:34:26 client.dns.lookup = use_all_dns_ips 16:34:26 client.id = producer-7 16:34:26 compression.type = none 16:34:26 connections.max.idle.ms = 540000 16:34:26 delivery.timeout.ms = 120000 16:34:26 enable.idempotence = false 16:34:26 interceptor.classes = [] 16:34:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:26 linger.ms = 1 16:34:26 max.block.ms = 60000 16:34:26 max.in.flight.requests.per.connection = 5 16:34:26 max.request.size = 1048576 16:34:26 metadata.max.age.ms = 300000 16:34:26 metadata.max.idle.ms = 300000 16:34:26 metric.reporters = [] 16:34:26 metrics.num.samples = 2 16:34:26 metrics.recording.level = INFO 16:34:26 metrics.sample.window.ms = 30000 16:34:26 partitioner.adaptive.partitioning.enable = true 16:34:26 partitioner.availability.timeout.ms = 0 16:34:26 partitioner.class = null 16:34:26 partitioner.ignore.keys = false 16:34:26 receive.buffer.bytes = 32768 16:34:26 reconnect.backoff.max.ms = 1000 16:34:26 reconnect.backoff.ms = 50 16:34:26 request.timeout.ms = 30000 16:34:26 retries = 0 16:34:26 retry.backoff.ms = 100 16:34:26 sasl.client.callback.handler.class = null 16:34:26 sasl.jaas.config = null 16:34:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:26 sasl.kerberos.min.time.before.relogin = 60000 16:34:26 sasl.kerberos.service.name = null 16:34:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:26 sasl.login.callback.handler.class = null 16:34:26 sasl.login.class = null 16:34:26 sasl.login.connect.timeout.ms = null 16:34:26 sasl.login.read.timeout.ms = null 16:34:26 sasl.login.refresh.buffer.seconds = 300 16:34:26 sasl.login.refresh.min.period.seconds = 60 16:34:26 sasl.login.refresh.window.factor = 0.8 16:34:26 sasl.login.refresh.window.jitter = 0.05 16:34:26 sasl.login.retry.backoff.max.ms = 10000 16:34:26 sasl.login.retry.backoff.ms = 100 16:34:26 sasl.mechanism = GSSAPI 16:34:26 sasl.oauthbearer.clock.skew.seconds = 30 16:34:26 sasl.oauthbearer.expected.audience = null 16:34:26 sasl.oauthbearer.expected.issuer = null 16:34:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:26 sasl.oauthbearer.jwks.endpoint.url = null 16:34:26 sasl.oauthbearer.scope.claim.name = scope 16:34:26 sasl.oauthbearer.sub.claim.name = sub 16:34:26 sasl.oauthbearer.token.endpoint.url = null 16:34:26 security.protocol = PLAINTEXT 16:34:26 security.providers = null 16:34:26 send.buffer.bytes = 131072 16:34:26 socket.connection.setup.timeout.max.ms = 30000 16:34:26 socket.connection.setup.timeout.ms = 10000 16:34:26 ssl.cipher.suites = null 16:34:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:26 ssl.endpoint.identification.algorithm = https 16:34:26 ssl.engine.factory.class = null 16:34:26 ssl.key.password = null 16:34:26 ssl.keymanager.algorithm = SunX509 16:34:26 ssl.keystore.certificate.chain = null 16:34:26 ssl.keystore.key = null 16:34:26 ssl.keystore.location = null 16:34:26 ssl.keystore.password = null 16:34:26 ssl.keystore.type = JKS 16:34:26 ssl.protocol = TLSv1.3 16:34:26 ssl.provider = null 16:34:26 ssl.secure.random.implementation = null 16:34:26 ssl.trustmanager.algorithm = PKIX 16:34:26 ssl.truststore.certificates = null 16:34:26 ssl.truststore.location = null 16:34:26 ssl.truststore.password = null 16:34:26 ssl.truststore.type = JKS 16:34:26 transaction.timeout.ms = 60000 16:34:26 transactional.id = null 16:34:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:26 16:34:26 2024-03-27T16:34:26.455Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:26 2024-03-27T16:34:26.455Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:26 2024-03-27T16:34:26.455Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:26 2024-03-27T16:34:26.455Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557266455 16:34:26 2024-03-27T16:34:26.461Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:26 2024-03-27T16:34:26.461Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: vUL3g3FOSs6oLKVijrrbFw 16:34:26 2024-03-27T16:34:26.513Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:26 2024-03-27T16:34:26.513Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:26 2024-03-27T16:34:26.651Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:26 2024-03-27T16:34:26.651Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:26.770Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:27 2024-03-27T16:34:26.770Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:27 acks = -1 16:34:27 auto.include.jmx.reporter = true 16:34:27 batch.size = 16384 16:34:27 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:34:27 buffer.memory = 33554432 16:34:27 client.dns.lookup = use_all_dns_ips 16:34:27 client.id = producer-8 16:34:27 compression.type = none 16:34:27 connections.max.idle.ms = 540000 16:34:27 delivery.timeout.ms = 120000 16:34:27 enable.idempotence = false 16:34:27 interceptor.classes = [] 16:34:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:27 linger.ms = 1 16:34:27 max.block.ms = 60000 16:34:27 max.in.flight.requests.per.connection = 5 16:34:27 max.request.size = 1048576 16:34:27 metadata.max.age.ms = 300000 16:34:27 metadata.max.idle.ms = 300000 16:34:27 metric.reporters = [] 16:34:27 metrics.num.samples = 2 16:34:27 metrics.recording.level = INFO 16:34:27 metrics.sample.window.ms = 30000 16:34:27 partitioner.adaptive.partitioning.enable = true 16:34:27 partitioner.availability.timeout.ms = 0 16:34:27 partitioner.class = null 16:34:27 partitioner.ignore.keys = false 16:34:27 receive.buffer.bytes = 32768 16:34:27 reconnect.backoff.max.ms = 1000 16:34:27 reconnect.backoff.ms = 50 16:34:27 request.timeout.ms = 30000 16:34:27 retries = 0 16:34:27 retry.backoff.ms = 100 16:34:27 sasl.client.callback.handler.class = null 16:34:27 sasl.jaas.config = null 16:34:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:27 sasl.kerberos.min.time.before.relogin = 60000 16:34:27 sasl.kerberos.service.name = null 16:34:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:27 sasl.login.callback.handler.class = null 16:34:27 sasl.login.class = null 16:34:27 sasl.login.connect.timeout.ms = null 16:34:27 sasl.login.read.timeout.ms = null 16:34:27 sasl.login.refresh.buffer.seconds = 300 16:34:27 sasl.login.refresh.min.period.seconds = 60 16:34:27 sasl.login.refresh.window.factor = 0.8 16:34:27 sasl.login.refresh.window.jitter = 0.05 16:34:27 sasl.login.retry.backoff.max.ms = 10000 16:34:27 sasl.login.retry.backoff.ms = 100 16:34:27 sasl.mechanism = GSSAPI 16:34:27 sasl.oauthbearer.clock.skew.seconds = 30 16:34:27 sasl.oauthbearer.expected.audience = null 16:34:27 sasl.oauthbearer.expected.issuer = null 16:34:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:27 sasl.oauthbearer.jwks.endpoint.url = null 16:34:27 sasl.oauthbearer.scope.claim.name = scope 16:34:27 sasl.oauthbearer.sub.claim.name = sub 16:34:27 sasl.oauthbearer.token.endpoint.url = null 16:34:27 security.protocol = PLAINTEXT 16:34:27 security.providers = null 16:34:27 send.buffer.bytes = 131072 16:34:27 socket.connection.setup.timeout.max.ms = 30000 16:34:27 socket.connection.setup.timeout.ms = 10000 16:34:27 ssl.cipher.suites = null 16:34:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:27 ssl.endpoint.identification.algorithm = https 16:34:27 ssl.engine.factory.class = null 16:34:27 ssl.key.password = null 16:34:27 ssl.keymanager.algorithm = SunX509 16:34:27 ssl.keystore.certificate.chain = null 16:34:27 ssl.keystore.key = null 16:34:27 ssl.keystore.location = null 16:34:27 ssl.keystore.password = null 16:34:27 ssl.keystore.type = JKS 16:34:27 ssl.protocol = TLSv1.3 16:34:27 ssl.provider = null 16:34:27 ssl.secure.random.implementation = null 16:34:27 ssl.trustmanager.algorithm = PKIX 16:34:27 ssl.truststore.certificates = null 16:34:27 ssl.truststore.location = null 16:34:27 ssl.truststore.password = null 16:34:27 ssl.truststore.type = JKS 16:34:27 transaction.timeout.ms = 60000 16:34:27 transactional.id = null 16:34:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:27 16:34:27 2024-03-27T16:34:26.774Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:27 2024-03-27T16:34:26.774Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:27 2024-03-27T16:34:26.774Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:27 2024-03-27T16:34:26.774Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557266774 16:34:27 2024-03-27T16:34:26.781Z INFO 7386 --- [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 pYHNBWaaR0KEQQh2wtHteA 16:34:27 2024-03-27T16:34:26.781Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: vUL3g3FOSs6oLKVijrrbFw 16:34:27 2024-03-27T16:34:26.794Z ERROR 7386 --- [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 16:34:27 16:34:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:34:27 Endpoint handler details: 16:34:27 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:34:27 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@30b5c1e7] 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:34:27 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:34:27 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:34:27 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:34:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:27 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:27 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:34:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 16:34:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:34:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:34:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:34:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:34:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:34:27 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:34:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:34:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:34:27 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:34:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:34:27 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:34:27 ... 14 common frames omitted 16:34:27 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@7258f413, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1711557266781, kafka_groupId=ncmp-async-rest-request-event-group}] 16:34:27 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 16:34:27 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 16:34:27 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:34:27 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:34:27 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:34:27 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 16:34:27 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 16:34:27 ... 19 common frames omitted 16:34:27 16:34:27 2024-03-27T16:34:26.795Z ERROR 7386 --- [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 16:34:27 16:34:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:34:27 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:34:27 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:34:27 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:34:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:27 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:34:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:34:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:34:27 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:34:27 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:34:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:34:27 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:34:27 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:34:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:34:27 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:34:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:34:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:34:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:34:27 ... 3 common frames omitted 16:34:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:34:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:34:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:34:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:34:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:34:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:34:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:34:27 ... 15 common frames omitted 16:34:27 16:34:27 2024-03-27T16:34:27.138Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.138Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.138Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.138Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.138Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [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 30 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 346ms, request timeout: 30000ms) 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [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=2134878812, epoch=6) to node 1: 16:34:27 16:34:27 org.apache.kafka.common.errors.DisconnectException: null 16:34:27 16:34:27 2024-03-27T16:34:27.139Z INFO 7386 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [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: 349ms, elapsed time since send: 349ms, request timeout: 30000ms) 16:34:27 2024-03-27T16:34:27.140Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.141Z INFO 7386 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 16:34:27 2024-03-27T16:34:27.141Z INFO 7386 --- [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=172050245, epoch=6) to node 1: 16:34:27 16:34:27 org.apache.kafka.common.errors.DisconnectException: null 16:34:27 16:34:27 2024-03-27T16:34:27.141Z INFO 7386 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:34:27 2024-03-27T16:34:27.176Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.176Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.182Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.182Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.238Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.238Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.239Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.239Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.239Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.239Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.240Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.240Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.241Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.241Z WARN 7386 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.242Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.242Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.251Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.251Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.251Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.251Z WARN 7386 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.339Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.339Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.339Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.339Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.340Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.340Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.342Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.342Z WARN 7386 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.343Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.343Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.352Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.352Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.389Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.390Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.402Z INFO 7386 --- [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. 16:34:27 2024-03-27T16:34:27.403Z WARN 7386 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.532Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.532Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.535Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.536Z INFO 7386 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:27 2024-03-27T16:34:27.536Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.537Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.537Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.537Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.537Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.537Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.537Z INFO 7386 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:27 2024-03-27T16:34:27.538Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.538Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.538Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.538Z INFO 7386 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:27 2024-03-27T16:34:27.538Z INFO 7386 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:27 2024-03-27T16:34:27.538Z INFO 7386 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:27 2024-03-27T16:34:27.540Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.540Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.540Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.541Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 2024-03-27T16:34:27.541Z INFO 7386 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:34:27 2024-03-27T16:34:27.541Z INFO 7386 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:34:27 2024-03-27T16:34:27.541Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.541Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.542Z INFO 7386 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:27 2024-03-27T16:34:27.542Z INFO 7386 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:27 2024-03-27T16:34:27.542Z INFO 7386 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:27 2024-03-27T16:34:27.543Z INFO 7386 --- [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 16:34:27 2024-03-27T16:34:27.543Z INFO 7386 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:34:27 2024-03-27T16:34:27.544Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:27 2024-03-27T16:34:27.544Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.024 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:34:27 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:34:33 2024-03-27T16:34:27.549Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:34:33 2024-03-27T16:34:27.555Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.555Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:27.590Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.590Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.590Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:27.590Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:27.644Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c1dbdba659cb6c478af05c8d78d31bc68066d993ab3b2a82a195dd90cbd7bc23 16:34:33 2024-03-27T16:34:27.660Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.660Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:27.892Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.892Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:27.907Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.907Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:27.941Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2024-03-27T16:34:27.942Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.001Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.001Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.043Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.043Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.047Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.047Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.080Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.080Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.387Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.387Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.538Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.543Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.545Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.545Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.612Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.612Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.705Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.705Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.821Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.821Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.858Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.858Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:28.874Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:33 2024-03-27T16:34:28.874Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.013Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.013Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.090Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.090Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.313Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.313Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.449Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.449Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.547Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.547Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.779Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.779Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.818Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.818Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.869Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.869Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.875Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.875Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.913Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.913Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:29.919Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:29.919Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.193Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.193Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.317Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.317Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.503Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.503Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.633Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.633Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.649Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.649Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.772Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.772Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.773Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.773Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.830Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.830Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:30.874Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:33 2024-03-27T16:34:30.874Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.021Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.021Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.202Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.203Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.286Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.286Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.424Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.424Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.552Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.552Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.776Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.776Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.787Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.787Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.794Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.794Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.859Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.860Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:31.895Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:33 2024-03-27T16:34:31.895Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.105Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.105Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.180Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.180Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.241Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.241Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.429Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.429Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.464Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.464Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.763Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.763Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.848Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.848Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.881Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.881Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.898Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:32.898Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:32.902Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.352973853S 16:34:33 16:34:32,937 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:34:33 16:34:32,937 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:34:33 16:34:32,938 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@80aab1d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:34:33 16:34:32,941 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:33 16:34:32,941 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@80aab1d - 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 16:34:33 16:34:32,943 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:34:33 16:34:32,943 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:34:33 16:34:32,943 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:34:33 16:34:32,943 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:33 16:34:32,943 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@80aab1d - 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 16:34:33 16:34:32,946 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:33 16:34:32,946 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:34:33 16:34:32,946 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:34:33 16:34:32,946 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557272946) 16:34:33 16:34:32,946 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:34:33 16:34:32,946 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:33 16:34:32,948 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:34:33 16:34:32,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:34:33 16:34:32,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:33 16:34:32,949 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:34:33 16:34:32,949 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:34:33 16:34:32,954 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6f608880 - Setting zoneId to "UTC" 16:34:33 16:34:32,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:34:33 16:34:32,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:34:33 16:34:32,957 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:34:33 16:34:32,957 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:34:33 16:34:32,957 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:34:33 16:34:32,957 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:34:33 16:34:32,958 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:34:33 16:34:32,958 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a36450a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:34:33 16:34:32,958 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:34:33 16:34:32,958 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5ea28229 - End of configuration. 16:34:33 16:34:32,958 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3ad98a3 - Registering current configuration as safe fallback point 16:34:33 16:34:33 16:34:33 . ____ _ __ _ _ 16:34:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:33 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:33 =========|_|==============|___/=/_/_/_/ 16:34:33 :: Spring Boot :: (v3.1.2) 16:34:33 16:34:33 2024-03-27T16:34:32.963Z INFO 7386 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:33 2024-03-27T16:34:32.963Z INFO 7386 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:33 2024-03-27T16:34:33.010Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.010Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.154Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:33 allow.auto.create.topics = true 16:34:33 auto.commit.interval.ms = 5000 16:34:33 auto.include.jmx.reporter = true 16:34:33 auto.offset.reset = latest 16:34:33 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:34:33 check.crcs = true 16:34:33 client.dns.lookup = use_all_dns_ips 16:34:33 client.id = consumer-ncmp-data-operation-event-group-7 16:34:33 client.rack = 16:34:33 connections.max.idle.ms = 540000 16:34:33 default.api.timeout.ms = 60000 16:34:33 enable.auto.commit = false 16:34:33 exclude.internal.topics = true 16:34:33 fetch.max.bytes = 52428800 16:34:33 fetch.max.wait.ms = 500 16:34:33 fetch.min.bytes = 1 16:34:33 group.id = ncmp-data-operation-event-group 16:34:33 group.instance.id = null 16:34:33 heartbeat.interval.ms = 3000 16:34:33 interceptor.classes = [] 16:34:33 internal.leave.group.on.close = true 16:34:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:33 isolation.level = read_uncommitted 16:34:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:33 max.partition.fetch.bytes = 1048576 16:34:33 max.poll.interval.ms = 300000 16:34:33 max.poll.records = 500 16:34:33 metadata.max.age.ms = 300000 16:34:33 metric.reporters = [] 16:34:33 metrics.num.samples = 2 16:34:33 metrics.recording.level = INFO 16:34:33 metrics.sample.window.ms = 30000 16:34:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:33 receive.buffer.bytes = 65536 16:34:33 reconnect.backoff.max.ms = 1000 16:34:33 reconnect.backoff.ms = 50 16:34:33 request.timeout.ms = 30000 16:34:33 retry.backoff.ms = 100 16:34:33 sasl.client.callback.handler.class = null 16:34:33 sasl.jaas.config = null 16:34:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:33 sasl.kerberos.min.time.before.relogin = 60000 16:34:33 sasl.kerberos.service.name = null 16:34:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:33 sasl.login.callback.handler.class = null 16:34:33 sasl.login.class = null 16:34:33 sasl.login.connect.timeout.ms = null 16:34:33 sasl.login.read.timeout.ms = null 16:34:33 sasl.login.refresh.buffer.seconds = 300 16:34:33 sasl.login.refresh.min.period.seconds = 60 16:34:33 sasl.login.refresh.window.factor = 0.8 16:34:33 sasl.login.refresh.window.jitter = 0.05 16:34:33 sasl.login.retry.backoff.max.ms = 10000 16:34:33 sasl.login.retry.backoff.ms = 100 16:34:33 sasl.mechanism = GSSAPI 16:34:33 sasl.oauthbearer.clock.skew.seconds = 30 16:34:33 sasl.oauthbearer.expected.audience = null 16:34:33 sasl.oauthbearer.expected.issuer = null 16:34:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:33 sasl.oauthbearer.jwks.endpoint.url = null 16:34:33 sasl.oauthbearer.scope.claim.name = scope 16:34:33 sasl.oauthbearer.sub.claim.name = sub 16:34:33 sasl.oauthbearer.token.endpoint.url = null 16:34:33 security.protocol = PLAINTEXT 16:34:33 security.providers = null 16:34:33 send.buffer.bytes = 131072 16:34:33 session.timeout.ms = 45000 16:34:33 socket.connection.setup.timeout.max.ms = 30000 16:34:33 socket.connection.setup.timeout.ms = 10000 16:34:33 ssl.cipher.suites = null 16:34:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:33 ssl.endpoint.identification.algorithm = https 16:34:33 ssl.engine.factory.class = null 16:34:33 ssl.key.password = null 16:34:33 ssl.keymanager.algorithm = SunX509 16:34:33 ssl.keystore.certificate.chain = null 16:34:33 ssl.keystore.key = null 16:34:33 ssl.keystore.location = null 16:34:33 ssl.keystore.password = null 16:34:33 ssl.keystore.type = JKS 16:34:33 ssl.protocol = TLSv1.3 16:34:33 ssl.provider = null 16:34:33 ssl.secure.random.implementation = null 16:34:33 ssl.trustmanager.algorithm = PKIX 16:34:33 ssl.truststore.certificates = null 16:34:33 ssl.truststore.location = null 16:34:33 ssl.truststore.password = null 16:34:33 ssl.truststore.type = JKS 16:34:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:33 16:34:33 2024-03-27T16:34:33.156Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:33 2024-03-27T16:34:33.156Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:33 2024-03-27T16:34:33.156Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557273156 16:34:33 2024-03-27T16:34:33.156Z INFO 7386 --- [ 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 16:34:33 2024-03-27T16:34:33.158Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:33 allow.auto.create.topics = true 16:34:33 auto.commit.interval.ms = 5000 16:34:33 auto.include.jmx.reporter = true 16:34:33 auto.offset.reset = latest 16:34:33 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:34:33 check.crcs = true 16:34:33 client.dns.lookup = use_all_dns_ips 16:34:33 client.id = consumer-ncmp-async-rest-request-event-group-8 16:34:33 client.rack = 16:34:33 connections.max.idle.ms = 540000 16:34:33 default.api.timeout.ms = 60000 16:34:33 enable.auto.commit = false 16:34:33 exclude.internal.topics = true 16:34:33 fetch.max.bytes = 52428800 16:34:33 fetch.max.wait.ms = 500 16:34:33 fetch.min.bytes = 1 16:34:33 group.id = ncmp-async-rest-request-event-group 16:34:33 group.instance.id = null 16:34:33 heartbeat.interval.ms = 3000 16:34:33 interceptor.classes = [] 16:34:33 internal.leave.group.on.close = true 16:34:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:33 isolation.level = read_uncommitted 16:34:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:33 max.partition.fetch.bytes = 1048576 16:34:33 max.poll.interval.ms = 300000 16:34:33 max.poll.records = 500 16:34:33 metadata.max.age.ms = 300000 16:34:33 metric.reporters = [] 16:34:33 metrics.num.samples = 2 16:34:33 metrics.recording.level = INFO 16:34:33 metrics.sample.window.ms = 30000 16:34:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:33 receive.buffer.bytes = 65536 16:34:33 reconnect.backoff.max.ms = 1000 16:34:33 reconnect.backoff.ms = 50 16:34:33 request.timeout.ms = 30000 16:34:33 retry.backoff.ms = 100 16:34:33 sasl.client.callback.handler.class = null 16:34:33 sasl.jaas.config = null 16:34:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:33 sasl.kerberos.min.time.before.relogin = 60000 16:34:33 sasl.kerberos.service.name = null 16:34:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:33 sasl.login.callback.handler.class = null 16:34:33 sasl.login.class = null 16:34:33 sasl.login.connect.timeout.ms = null 16:34:33 sasl.login.read.timeout.ms = null 16:34:33 sasl.login.refresh.buffer.seconds = 300 16:34:33 sasl.login.refresh.min.period.seconds = 60 16:34:33 sasl.login.refresh.window.factor = 0.8 16:34:33 sasl.login.refresh.window.jitter = 0.05 16:34:33 sasl.login.retry.backoff.max.ms = 10000 16:34:33 sasl.login.retry.backoff.ms = 100 16:34:33 sasl.mechanism = GSSAPI 16:34:33 sasl.oauthbearer.clock.skew.seconds = 30 16:34:33 sasl.oauthbearer.expected.audience = null 16:34:33 sasl.oauthbearer.expected.issuer = null 16:34:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:33 sasl.oauthbearer.jwks.endpoint.url = null 16:34:33 sasl.oauthbearer.scope.claim.name = scope 16:34:33 sasl.oauthbearer.sub.claim.name = sub 16:34:33 sasl.oauthbearer.token.endpoint.url = null 16:34:33 security.protocol = PLAINTEXT 16:34:33 security.providers = null 16:34:33 send.buffer.bytes = 131072 16:34:33 session.timeout.ms = 45000 16:34:33 socket.connection.setup.timeout.max.ms = 30000 16:34:33 socket.connection.setup.timeout.ms = 10000 16:34:33 ssl.cipher.suites = null 16:34:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:33 ssl.endpoint.identification.algorithm = https 16:34:33 ssl.engine.factory.class = null 16:34:33 ssl.key.password = null 16:34:33 ssl.keymanager.algorithm = SunX509 16:34:33 ssl.keystore.certificate.chain = null 16:34:33 ssl.keystore.key = null 16:34:33 ssl.keystore.location = null 16:34:33 ssl.keystore.password = null 16:34:33 ssl.keystore.type = JKS 16:34:33 ssl.protocol = TLSv1.3 16:34:33 ssl.provider = null 16:34:33 ssl.secure.random.implementation = null 16:34:33 ssl.trustmanager.algorithm = PKIX 16:34:33 ssl.truststore.certificates = null 16:34:33 ssl.truststore.location = null 16:34:33 ssl.truststore.password = null 16:34:33 ssl.truststore.type = JKS 16:34:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:33 16:34:33 2024-03-27T16:34:33.164Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:33 2024-03-27T16:34:33.164Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:33 2024-03-27T16:34:33.164Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557273164 16:34:33 2024-03-27T16:34:33.164Z INFO 7386 --- [ 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 16:34:33 2024-03-27T16:34:33.167Z INFO 7386 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.255 seconds (process running for 75.184) 16:34:33 2024-03-27T16:34:33.265Z WARN 7386 --- [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} 16:34:33 2024-03-27T16:34:33.266Z INFO 7386 --- [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: 6AY_oUDeSMORJY9EDbGSWg 16:34:33 2024-03-27T16:34:33.312Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.312Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.318Z WARN 7386 --- [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} 16:34:33 2024-03-27T16:34:33.318Z INFO 7386 --- [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: 6AY_oUDeSMORJY9EDbGSWg 16:34:33 2024-03-27T16:34:33.326Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.326Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.371Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.371Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.392Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.392Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.455Z WARN 7386 --- [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} 16:34:33 2024-03-27T16:34:33.464Z WARN 7386 --- [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} 16:34:33 2024-03-27T16:34:33.565Z WARN 7386 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:34:33 2024-03-27T16:34:33.568Z INFO 7386 --- [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 AQ9i4VFzQYScDmrgO6_zWQ 16:34:33 2024-03-27T16:34:33.570Z INFO 7386 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 16:34:33 2024-03-27T16:34:33.571Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.571Z INFO 7386 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 16:34:33 2024-03-27T16:34:33.572Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.581Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.581Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.594Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.594Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.598Z INFO 7386 --- [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-27d0cf93-4963-4d97-be90-a876e0a6c6fe 16:34:33 2024-03-27T16:34:33.598Z INFO 7386 --- [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-35193923-6535-4823-99be-625f7140b6d2 16:34:33 2024-03-27T16:34:33.598Z INFO 7386 --- [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) 16:34:33 2024-03-27T16:34:33.598Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.598Z INFO 7386 --- [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) 16:34:33 2024-03-27T16:34:33.599Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.623Z INFO 7386 --- [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-27d0cf93-4963-4d97-be90-a876e0a6c6fe', protocol='range'} 16:34:33 2024-03-27T16:34:33.627Z INFO 7386 --- [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-35193923-6535-4823-99be-625f7140b6d2', protocol='range'} 16:34:33 2024-03-27T16:34:33.627Z INFO 7386 --- [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-35193923-6535-4823-99be-625f7140b6d2=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:33 2024-03-27T16:34:33.669Z INFO 7386 --- [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 AQ9i4VFzQYScDmrgO6_zWQ 16:34:33 2024-03-27T16:34:33.670Z INFO 7386 --- [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-27d0cf93-4963-4d97-be90-a876e0a6c6fe=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:33 2024-03-27T16:34:33.707Z INFO 7386 --- [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-27d0cf93-4963-4d97-be90-a876e0a6c6fe', protocol='range'} 16:34:33 2024-03-27T16:34:33.707Z INFO 7386 --- [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-35193923-6535-4823-99be-625f7140b6d2', protocol='range'} 16:34:33 2024-03-27T16:34:33.708Z INFO 7386 --- [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]) 16:34:33 2024-03-27T16:34:33.708Z INFO 7386 --- [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]) 16:34:33 2024-03-27T16:34:33.708Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.708Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.721Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.721Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.724Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.724Z INFO 7386 --- [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 16:34:33 2024-03-27T16:34:33.735Z INFO 7386 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 16:34:33 2024-03-27T16:34:33.741Z INFO 7386 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 16:34:33 2024-03-27T16:34:33.750Z INFO 7386 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:33 2024-03-27T16:34:33.750Z INFO 7386 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:33 2024-03-27T16:34:33.795Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.795Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:33 2024-03-27T16:34:33.799Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:33 2024-03-27T16:34:33.799Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:33 acks = -1 16:34:33 auto.include.jmx.reporter = true 16:34:33 batch.size = 16384 16:34:33 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:34:33 buffer.memory = 33554432 16:34:33 client.dns.lookup = use_all_dns_ips 16:34:33 client.id = producer-9 16:34:33 compression.type = none 16:34:33 connections.max.idle.ms = 540000 16:34:33 delivery.timeout.ms = 120000 16:34:33 enable.idempotence = false 16:34:33 interceptor.classes = [] 16:34:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:33 linger.ms = 1 16:34:33 max.block.ms = 60000 16:34:33 max.in.flight.requests.per.connection = 5 16:34:33 max.request.size = 1048576 16:34:33 metadata.max.age.ms = 300000 16:34:33 metadata.max.idle.ms = 300000 16:34:33 metric.reporters = [] 16:34:33 metrics.num.samples = 2 16:34:33 metrics.recording.level = INFO 16:34:33 metrics.sample.window.ms = 30000 16:34:33 partitioner.adaptive.partitioning.enable = true 16:34:33 partitioner.availability.timeout.ms = 0 16:34:33 partitioner.class = null 16:34:33 partitioner.ignore.keys = false 16:34:33 receive.buffer.bytes = 32768 16:34:33 reconnect.backoff.max.ms = 1000 16:34:33 reconnect.backoff.ms = 50 16:34:33 request.timeout.ms = 30000 16:34:33 retries = 0 16:34:33 retry.backoff.ms = 100 16:34:33 sasl.client.callback.handler.class = null 16:34:33 sasl.jaas.config = null 16:34:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:33 sasl.kerberos.min.time.before.relogin = 60000 16:34:33 sasl.kerberos.service.name = null 16:34:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:33 sasl.login.callback.handler.class = null 16:34:33 sasl.login.class = null 16:34:33 sasl.login.connect.timeout.ms = null 16:34:33 sasl.login.read.timeout.ms = null 16:34:33 sasl.login.refresh.buffer.seconds = 300 16:34:33 sasl.login.refresh.min.period.seconds = 60 16:34:33 sasl.login.refresh.window.factor = 0.8 16:34:33 sasl.login.refresh.window.jitter = 0.05 16:34:33 sasl.login.retry.backoff.max.ms = 10000 16:34:33 sasl.login.retry.backoff.ms = 100 16:34:33 sasl.mechanism = GSSAPI 16:34:33 sasl.oauthbearer.clock.skew.seconds = 30 16:34:33 sasl.oauthbearer.expected.audience = null 16:34:33 sasl.oauthbearer.expected.issuer = null 16:34:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:33 sasl.oauthbearer.jwks.endpoint.url = null 16:34:33 sasl.oauthbearer.scope.claim.name = scope 16:34:33 sasl.oauthbearer.sub.claim.name = sub 16:34:33 sasl.oauthbearer.token.endpoint.url = null 16:34:33 security.protocol = PLAINTEXT 16:34:33 security.providers = null 16:34:33 send.buffer.bytes = 131072 16:34:33 socket.connection.setup.timeout.max.ms = 30000 16:34:33 socket.connection.setup.timeout.ms = 10000 16:34:33 ssl.cipher.suites = null 16:34:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:33 ssl.endpoint.identification.algorithm = https 16:34:33 ssl.engine.factory.class = null 16:34:33 ssl.key.password = null 16:34:33 ssl.keymanager.algorithm = SunX509 16:34:33 ssl.keystore.certificate.chain = null 16:34:33 ssl.keystore.key = null 16:34:33 ssl.keystore.location = null 16:34:33 ssl.keystore.password = null 16:34:33 ssl.keystore.type = JKS 16:34:33 ssl.protocol = TLSv1.3 16:34:33 ssl.provider = null 16:34:33 ssl.secure.random.implementation = null 16:34:33 ssl.trustmanager.algorithm = PKIX 16:34:33 ssl.truststore.certificates = null 16:34:33 ssl.truststore.location = null 16:34:33 ssl.truststore.password = null 16:34:33 ssl.truststore.type = JKS 16:34:33 transaction.timeout.ms = 60000 16:34:33 transactional.id = null 16:34:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:33 16:34:33 2024-03-27T16:34:33.802Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:33 2024-03-27T16:34:33.802Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:33 2024-03-27T16:34:33.802Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:33 2024-03-27T16:34:33.802Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557273802 16:34:33 2024-03-27T16:34:33.834Z INFO 7386 --- [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 AQ9i4VFzQYScDmrgO6_zWQ 16:34:33 2024-03-27T16:34:33.835Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 6AY_oUDeSMORJY9EDbGSWg 16:34:33 2024-03-27T16:34:33.917Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:33 2024-03-27T16:34:33.917Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:33.950Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:34 2024-03-27T16:34:33.950Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:34 acks = -1 16:34:34 auto.include.jmx.reporter = true 16:34:34 batch.size = 16384 16:34:34 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:34:34 buffer.memory = 33554432 16:34:34 client.dns.lookup = use_all_dns_ips 16:34:34 client.id = producer-10 16:34:34 compression.type = none 16:34:34 connections.max.idle.ms = 540000 16:34:34 delivery.timeout.ms = 120000 16:34:34 enable.idempotence = false 16:34:34 interceptor.classes = [] 16:34:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:34 linger.ms = 1 16:34:34 max.block.ms = 60000 16:34:34 max.in.flight.requests.per.connection = 5 16:34:34 max.request.size = 1048576 16:34:34 metadata.max.age.ms = 300000 16:34:34 metadata.max.idle.ms = 300000 16:34:34 metric.reporters = [] 16:34:34 metrics.num.samples = 2 16:34:34 metrics.recording.level = INFO 16:34:34 metrics.sample.window.ms = 30000 16:34:34 partitioner.adaptive.partitioning.enable = true 16:34:34 partitioner.availability.timeout.ms = 0 16:34:34 partitioner.class = null 16:34:34 partitioner.ignore.keys = false 16:34:34 receive.buffer.bytes = 32768 16:34:34 reconnect.backoff.max.ms = 1000 16:34:34 reconnect.backoff.ms = 50 16:34:34 request.timeout.ms = 30000 16:34:34 retries = 0 16:34:34 retry.backoff.ms = 100 16:34:34 sasl.client.callback.handler.class = null 16:34:34 sasl.jaas.config = null 16:34:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:34 sasl.kerberos.min.time.before.relogin = 60000 16:34:34 sasl.kerberos.service.name = null 16:34:34 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:34 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:34 sasl.login.callback.handler.class = null 16:34:34 sasl.login.class = null 16:34:34 sasl.login.connect.timeout.ms = null 16:34:34 sasl.login.read.timeout.ms = null 16:34:34 sasl.login.refresh.buffer.seconds = 300 16:34:34 sasl.login.refresh.min.period.seconds = 60 16:34:34 sasl.login.refresh.window.factor = 0.8 16:34:34 sasl.login.refresh.window.jitter = 0.05 16:34:34 sasl.login.retry.backoff.max.ms = 10000 16:34:34 sasl.login.retry.backoff.ms = 100 16:34:34 sasl.mechanism = GSSAPI 16:34:34 sasl.oauthbearer.clock.skew.seconds = 30 16:34:34 sasl.oauthbearer.expected.audience = null 16:34:34 sasl.oauthbearer.expected.issuer = null 16:34:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:34 sasl.oauthbearer.jwks.endpoint.url = null 16:34:34 sasl.oauthbearer.scope.claim.name = scope 16:34:34 sasl.oauthbearer.sub.claim.name = sub 16:34:34 sasl.oauthbearer.token.endpoint.url = null 16:34:34 security.protocol = PLAINTEXT 16:34:34 security.providers = null 16:34:34 send.buffer.bytes = 131072 16:34:34 socket.connection.setup.timeout.max.ms = 30000 16:34:34 socket.connection.setup.timeout.ms = 10000 16:34:34 ssl.cipher.suites = null 16:34:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:34 ssl.endpoint.identification.algorithm = https 16:34:34 ssl.engine.factory.class = null 16:34:34 ssl.key.password = null 16:34:34 ssl.keymanager.algorithm = SunX509 16:34:34 ssl.keystore.certificate.chain = null 16:34:34 ssl.keystore.key = null 16:34:34 ssl.keystore.location = null 16:34:34 ssl.keystore.password = null 16:34:34 ssl.keystore.type = JKS 16:34:34 ssl.protocol = TLSv1.3 16:34:34 ssl.provider = null 16:34:34 ssl.secure.random.implementation = null 16:34:34 ssl.trustmanager.algorithm = PKIX 16:34:34 ssl.truststore.certificates = null 16:34:34 ssl.truststore.location = null 16:34:34 ssl.truststore.password = null 16:34:34 ssl.truststore.type = JKS 16:34:34 transaction.timeout.ms = 60000 16:34:34 transactional.id = null 16:34:34 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:34 16:34:34 2024-03-27T16:34:33.952Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:34 2024-03-27T16:34:33.952Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:34:34 2024-03-27T16:34:33.952Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:34:34 2024-03-27T16:34:33.952Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557273952 16:34:34 2024-03-27T16:34:33.959Z INFO 7386 --- [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 AQ9i4VFzQYScDmrgO6_zWQ 16:34:34 2024-03-27T16:34:33.960Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 6AY_oUDeSMORJY9EDbGSWg 16:34:34 2024-03-27T16:34:34.000Z ERROR 7386 --- [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 16:34:34 16:34:34 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:34:34 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:34:34 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:34:34 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:34:34 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:34 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:34 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:34:34 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:34:34 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:34:34 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:34:34 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:34:34 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:34:34 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:34:34 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:34:34 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:34:34 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:34:34 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:34:34 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:34:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:34:34 ... 3 common frames omitted 16:34:34 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:34:34 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:34:34 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:34:34 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:34:34 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:34:34 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:34:34 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:34:34 ... 15 common frames omitted 16:34:34 16:34:34 2024-03-27T16:34:34.028Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.028Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.028Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.029Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.186Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.186Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [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 20 due to node 1 being disconnected (elapsed time since creation: 190ms, elapsed time since send: 190ms, request timeout: 30000ms) 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [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=895069001, epoch=2) to node 1: 16:34:34 16:34:34 org.apache.kafka.common.errors.DisconnectException: null 16:34:34 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.187Z INFO 7386 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:34:34 2024-03-27T16:34:34.188Z INFO 7386 --- [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: 194ms, elapsed time since send: 194ms, request timeout: 30000ms) 16:34:34 2024-03-27T16:34:34.188Z INFO 7386 --- [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: 95ms, elapsed time since send: 95ms, request timeout: 30000ms) 16:34:34 2024-03-27T16:34:34.188Z INFO 7386 --- [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 2147483646 disconnected. 16:34:34 2024-03-27T16:34:34.188Z INFO 7386 --- [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=69555961, epoch=2) to node 1: 16:34:34 16:34:34 org.apache.kafka.common.errors.DisconnectException: null 16:34:34 16:34:34 2024-03-27T16:34:34.188Z INFO 7386 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:34:34 2024-03-27T16:34:34.276Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.276Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.288Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.288Z WARN 7386 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.288Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.288Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.288Z WARN 7386 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.288Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.288Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.288Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.319Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.319Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.330Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.330Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.388Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.388Z WARN 7386 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.422Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.422Z INFO 7386 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:34 2024-03-27T16:34:34.422Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.422Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.422Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.422Z INFO 7386 --- [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. 16:34:34 2024-03-27T16:34:34.422Z WARN 7386 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.426Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.426Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.426Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.426Z INFO 7386 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:34 2024-03-27T16:34:34.426Z INFO 7386 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:34 2024-03-27T16:34:34.426Z INFO 7386 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:34 2024-03-27T16:34:34.427Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.427Z INFO 7386 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:34 2024-03-27T16:34:34.427Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.427Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.428Z INFO 7386 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:34:34 2024-03-27T16:34:34.429Z INFO 7386 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:34:34 2024-03-27T16:34:34.429Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.429Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.430Z INFO 7386 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:34 2024-03-27T16:34:34.430Z INFO 7386 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:34 2024-03-27T16:34:34.430Z INFO 7386 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:34 2024-03-27T16:34:34.432Z INFO 7386 --- [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 16:34:34 2024-03-27T16:34:34.432Z INFO 7386 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:34:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.884 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:34:34 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:34:34 2024-03-27T16:34:34.439Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.439Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.440Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.440Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.504Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.504Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:34 16:34:34,610 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:34:34 16:34:34,610 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:34:34 16:34:34,610 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@181e5514 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:34:34 16:34:34,613 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:34 16:34:34,613 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@181e5514 - 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 16:34:34 16:34:34,614 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:34:34 16:34:34,614 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:34:34 16:34:34,614 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:34:34 16:34:34,615 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:34:34 16:34:34,615 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@181e5514 - 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 16:34:34 16:34:34,617 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:34 16:34:34,617 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:34:34 16:34:34,617 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:34:34 16:34:34,617 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557274617) 16:34:34 16:34:34,617 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:34:34 16:34:34,617 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:34 16:34:34,618 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:34:34 16:34:34,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:34:34 16:34:34,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:34:34 16:34:34,619 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:34:34 16:34:34,619 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:34:34 16:34:34,623 |-INFO in ch.qos.logback.classic.pattern.DateConverter@fa292da - Setting zoneId to "UTC" 16:34:34 16:34:34,623 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:34:34 16:34:34,623 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@67ba6388 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:34:34 16:34:34,626 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@226d1dbb - End of configuration. 16:34:34 16:34:34,626 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@48314a17 - Registering current configuration as safe fallback point 16:34:34 16:34:34 16:34:34 . ____ _ __ _ _ 16:34:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:34 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:34 =========|_|==============|___/=/_/_/_/ 16:34:34 :: Spring Boot :: (v3.1.2) 16:34:34 16:34:34 2024-03-27T16:34:34.630Z INFO 7386 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:34 2024-03-27T16:34:34.630Z INFO 7386 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 16:34:34 2024-03-27T16:34:34.657Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.657Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.658Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.658Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.708Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.708Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:34 2024-03-27T16:34:34.725Z INFO 7386 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.151 seconds (process running for 76.742) 16:34:34 2024-03-27T16:34:34.763Z WARN 7386 --- [ 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') 16:34:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:34:34 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:34:34 16:34:34 . ____ _ __ _ _ 16:34:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:34 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:34 =========|_|==============|___/=/_/_/_/ 16:34:34 :: Spring Boot :: (v3.1.2) 16:34:34 16:34:34 2024-03-27T16:34:34.800Z INFO 7386 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:34 2024-03-27T16:34:34.800Z INFO 7386 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:34 2024-03-27T16:34:34.815Z INFO 7386 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 76.833) 16:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:34:34 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:34:34 2024-03-27T16:34:34.837Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:34 2024-03-27T16:34:34.837Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:34 16:34:34 . ____ _ __ _ _ 16:34:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:34 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:34 =========|_|==============|___/=/_/_/_/ 16:34:34 :: Spring Boot :: (v3.1.2) 16:34:34 16:34:34 2024-03-27T16:34:34.843Z INFO 7386 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:34 2024-03-27T16:34:34.843Z INFO 7386 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:34 2024-03-27T16:34:34.849Z INFO 7386 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.021 seconds (process running for 76.866) 16:34:35 2024-03-27T16:34:34.958Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:35 2024-03-27T16:34:34.958Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:34:35 2024-03-27T16:34:35.038Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:35 2024-03-27T16:34:35.038Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:35 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:34:38 16:34:38 . ____ _ __ _ _ 16:34:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:38 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:38 =========|_|==============|___/=/_/_/_/ 16:34:38 :: Spring Boot :: (v3.1.2) 16:34:38 16:34:38 2024-03-27T16:34:35.055Z INFO 7386 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:38 2024-03-27T16:34:35.055Z INFO 7386 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:38 2024-03-27T16:34:35.059Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.059Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.129Z WARN 7386 --- [ 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: 16:34:38 --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 16:34:38 2024-03-27T16:34:35.139Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.139Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.161Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.161Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.230Z INFO 7386 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:34:38 + + o o o o---o o----o o o---o o o----o o--o--o 16:34:38 + + + + | | / \ / | | / / \ | | 16:34:38 + + + + + o----o o o o o----o | o o o o----o | 16:34:38 + + + + | | / \ / | | \ / \ | | 16:34:38 + + o o o o o---o o----o o----o o---o o o o----o o 16:34:38 2024-03-27T16:34:35.230Z INFO 7386 --- [ 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. 16:34:38 2024-03-27T16:34:35.230Z INFO 7386 --- [ 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 16:34:38 2024-03-27T16:34:35.230Z INFO 7386 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:34:38 2024-03-27T16:34:35.231Z INFO 7386 --- [ 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. 16:34:38 2024-03-27T16:34:35.233Z INFO 7386 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:34:38 To enable the Jet engine on the members, do one of the following: 16:34:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:34:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:34:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:34:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:34:38 2024-03-27T16:34:35.239Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.239Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.324Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.324Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.336Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.336Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.411Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.411Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.591Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.591Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.619Z INFO 7386 --- [ 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. 16:34:38 2024-03-27T16:34:35.722Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.722Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.749Z INFO 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:34:38 2024-03-27T16:34:35.753Z WARN 7386 --- [ 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. 16:34:38 2024-03-27T16:34:35.800Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.800Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:35.998Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:38 2024-03-27T16:34:35.998Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.001Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.001Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.033Z INFO 7386 --- [ 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. 16:34:38 2024-03-27T16:34:36.038Z INFO 7386 --- [ 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 16:34:38 2024-03-27T16:34:36.052Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.052Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.149Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.149Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.300Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.300Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.350Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.350Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.444Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.444Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.454Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.454Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.464Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.464Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.727Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.727Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:36.877Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:38 2024-03-27T16:34:36.877Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.004Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.004Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.052Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.052Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.057Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.057Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.153Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.153Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.208Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.208Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.259Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.259Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.308Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.308Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.309Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.309Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.547Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.547Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.669Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.669Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.780Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.780Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.859Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.859Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.910Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.910Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:37.930Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:37.930Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.006Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.006Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.056Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.056Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.161Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.161Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.312Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.312Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.362Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.362Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.513Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.513Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.640Z INFO 7386 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:34:38 16:34:38 Members {size:1, ver:1} [ 16:34:38 Member [10.250.0.254]:5701 - 5b8f1dfe-44eb-4f2e-ab46-29e319a523d4 this 16:34:38 ] 16:34:38 16:34:38 2024-03-27T16:34:38.650Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.650Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.658Z INFO 7386 --- [ 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 16:34:38 2024-03-27T16:34:38.673Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.673Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.689Z INFO 7386 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.649 seconds (process running for 80.706) 16:34:38 2024-03-27T16:34:38.782Z INFO 7386 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:34:38 2024-03-27T16:34:38.837Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.837Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.838Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.838Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.888Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.888Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:38 2024-03-27T16:34:38.939Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:38 2024-03-27T16:34:38.939Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.913 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:34:38 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:34:45 16:34:45 . ____ _ __ _ _ 16:34:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:45 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:45 =========|_|==============|___/=/_/_/_/ 16:34:45 :: Spring Boot :: (v3.1.2) 16:34:45 16:34:45 2024-03-27T16:34:38.980Z INFO 7386 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:34:45 2024-03-27T16:34:38.980Z INFO 7386 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:45 2024-03-27T16:34:38.995Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:38.995Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.002Z INFO 7386 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:34:45 + + o o o o---o o----o o o---o o o----o o--o--o 16:34:45 + + + + | | / \ / | | / / \ | | 16:34:45 + + + + + o----o o o o o----o | o o o o----o | 16:34:45 + + + + | | / \ / | | \ / \ | | 16:34:45 + + o o o o o---o o----o o----o o---o o o o----o o 16:34:45 2024-03-27T16:34:39.002Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:34:45 2024-03-27T16:34:39.002Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5702 16:34:45 2024-03-27T16:34:39.002Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:34:45 2024-03-27T16:34:39.002Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:34:45 2024-03-27T16:34:39.002Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:34:45 To enable the Jet engine on the members, do one of the following: 16:34:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:34:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:34:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:34:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:34:45 2024-03-27T16:34:39.014Z INFO 7386 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:34:45 2024-03-27T16:34:39.016Z INFO 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:34:45 2024-03-27T16:34:39.016Z WARN 7386 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:34:45 2024-03-27T16:34:39.036Z INFO 7386 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:34:45 2024-03-27T16:34:39.037Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5702 is STARTING 16:34:45 2024-03-27T16:34:39.039Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.039Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.340Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.340Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.391Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.391Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.441Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.441Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.743Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.743Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.756Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.756Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.841Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.842Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.891Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.891Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.899Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.899Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.941Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.941Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.949Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.949Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:39.994Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:39.994Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.054Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.054Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.345Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.345Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.497Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.498Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.544Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.544Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.646Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.646Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.659Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.659Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.843Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.844Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.850Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.850Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.853Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.853Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.908Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.908Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:40.945Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:40.945Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.047Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.047Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.095Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.095Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.399Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.399Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.497Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.497Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.541Z INFO 7386 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:34:45 16:34:45 Members {size:1, ver:1} [ 16:34:45 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 this 16:34:45 ] 16:34:45 16:34:45 2024-03-27T16:34:41.541Z WARN 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:34:45 2024-03-27T16:34:41.542Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5702 is STARTED 16:34:45 2024-03-27T16:34:41.557Z INFO 7386 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:34:45 + + o o o o---o o----o o o---o o o----o o--o--o 16:34:45 + + + + | | / \ / | | / / \ | | 16:34:45 + + + + + o----o o o o o----o | o o o o----o | 16:34:45 + + + + | | / \ / | | \ / \ | | 16:34:45 + + o o o o o---o o----o o----o o---o o o o----o o 16:34:45 2024-03-27T16:34:41.557Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:34:45 2024-03-27T16:34:41.557Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5703 16:34:45 2024-03-27T16:34:41.557Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:34:45 2024-03-27T16:34:41.557Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:34:45 2024-03-27T16:34:41.557Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:34:45 To enable the Jet engine on the members, do one of the following: 16:34:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:34:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:34:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:34:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:34:45 2024-03-27T16:34:41.561Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.561Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.568Z INFO 7386 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:34:45 2024-03-27T16:34:41.569Z INFO 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:34:45 2024-03-27T16:34:41.569Z WARN 7386 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:34:45 2024-03-27T16:34:41.577Z INFO 7386 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:34:45 2024-03-27T16:34:41.578Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5703 is STARTING 16:34:45 2024-03-27T16:34:41.651Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.651Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.651Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.651Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.726Z INFO 7386 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.166]:5702 16:34:45 2024-03-27T16:34:41.746Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.746Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.752Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5702 and /10.30.107.166:57075 16:34:45 2024-03-27T16:34:41.754Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:57075 and /10.30.107.166:5702 16:34:45 2024-03-27T16:34:41.756Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.756Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.759Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.759Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:41.849Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:41.849Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.103Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.103Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.113Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.113Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.300Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.300Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.402Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.402Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.404Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.404Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.503Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.503Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.663Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.664Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.705Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.705Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.755Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.755Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.909Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.909Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.912Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.912Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:42.949Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:42.949Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.016Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.016Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.307Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.307Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.355Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.355Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.457Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.457Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.566Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.566Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.607Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.607Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.708Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.708Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.709Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.709Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.758Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.758Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.813Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.813Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:43.951Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:43.951Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.017Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.017Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.119Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.119Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.210Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.210Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.258Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.258Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.360Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.360Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.560Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.561Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.669Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.669Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.762Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.762Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.811Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.811Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.854Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.854Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.863Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.863Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.866Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.866Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:44.920Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:45 2024-03-27T16:34:44.920Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.022Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.022Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.163Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.163Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.213Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.213Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.364Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.364Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.414Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.414Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.666Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.666Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.671Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.672Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.715Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:45 2024-03-27T16:34:45.715Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:45 2024-03-27T16:34:45.823Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:45.823Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:45.867Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:45.867Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:45.958Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:45.958Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.067Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.067Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.070Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.070Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.126Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.126Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.217Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.217Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.318Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.318Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.470Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.470Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.569Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.569Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.674Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.674Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.820Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.820Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.845Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:34:52 16:34:52 Members {size:2, ver:2} [ 16:34:52 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 this 16:34:52 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:34:52 ] 16:34:52 16:34:52 2024-03-27T16:34:46.852Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:34:52 16:34:52 Members {size:2, ver:2} [ 16:34:52 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:34:52 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba this 16:34:52 ] 16:34:52 16:34:52 2024-03-27T16:34:46.852Z WARN 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:34:52 2024-03-27T16:34:46.853Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5703 is STARTED 16:34:52 2024-03-27T16:34:46.859Z INFO 7386 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:34:52 + + o o o o---o o----o o o---o o o----o o--o--o 16:34:52 + + + + | | / \ / | | / / \ | | 16:34:52 + + + + + o----o o o o o----o | o o o o----o | 16:34:52 + + + + | | / \ / | | \ / \ | | 16:34:52 + + o o o o o---o o----o o----o o---o o o o----o o 16:34:52 2024-03-27T16:34:46.859Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:34:52 2024-03-27T16:34:46.859Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5704 16:34:52 2024-03-27T16:34:46.859Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:34:52 2024-03-27T16:34:46.859Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:34:52 2024-03-27T16:34:46.859Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:34:52 To enable the Jet engine on the members, do one of the following: 16:34:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:34:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:34:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:34:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:34:52 2024-03-27T16:34:46.866Z INFO 7386 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:34:52 2024-03-27T16:34:46.881Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.881Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:46.882Z INFO 7386 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:34:52 2024-03-27T16:34:46.884Z INFO 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:34:52 2024-03-27T16:34:46.884Z WARN 7386 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:34:52 2024-03-27T16:34:46.905Z INFO 7386 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:34:52 2024-03-27T16:34:46.906Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5704 is STARTING 16:34:52 2024-03-27T16:34:46.921Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:46.921Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.023Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.023Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.069Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.070Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.081Z INFO 7386 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.166]:5702 16:34:52 2024-03-27T16:34:47.083Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5702 and /10.30.107.166:40241 16:34:52 2024-03-27T16:34:47.084Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:40241 and /10.30.107.166:5702 16:34:52 2024-03-27T16:34:47.179Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.179Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.227Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.227Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.372Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.372Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.378Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.378Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.576Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.576Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.629Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.629Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.630Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.630Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.734Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.734Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.824Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.824Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.824Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.825Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:47.972Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:47.972Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.181Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.181Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.227Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.227Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.376Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.376Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.384Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.384Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.532Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.532Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.585Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.585Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.679Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.679Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.686Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.687Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.777Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.777Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.786Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.786Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.827Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.827Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:48.875Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:48.875Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.235Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.235Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.432Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.432Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.439Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.439Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.534Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.534Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.538Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.538Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.581Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.582Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.630Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.631Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.639Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.639Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.639Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.639Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.681Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.681Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.931Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.931Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:49.977Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:49.977Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.233Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.233Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.339Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.339Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.391Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.391Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.484Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.484Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.634Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.634Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.641Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.641Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.642Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.642Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.643Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.643Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.686Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.686Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.879Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.879Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:50.884Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:50.884Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.085Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.086Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.086Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.086Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.292Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.292Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.444Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.444Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.486Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.486Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.544Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.544Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.689Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.689Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.695Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.695Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.696Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.696Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.839Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.839Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:51.886Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:51.886Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.082Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.082Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.089Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.089Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.191Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:34:52 16:34:52 Members {size:3, ver:3} [ 16:34:52 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 this 16:34:52 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:34:52 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:34:52 ] 16:34:52 16:34:52 2024-03-27T16:34:52.200Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:34:52 16:34:52 Members {size:3, ver:3} [ 16:34:52 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:34:52 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:34:52 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d this 16:34:52 ] 16:34:52 16:34:52 2024-03-27T16:34:52.201Z INFO 7386 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.166:5703, timeout: 10000, bind-any: true 16:34:52 2024-03-27T16:34:52.202Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5704 and /10.30.107.166:55827 16:34:52 2024-03-27T16:34:52.202Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:34:52 16:34:52 Members {size:3, ver:3} [ 16:34:52 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:34:52 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba this 16:34:52 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:34:52 ] 16:34:52 16:34:52 2024-03-27T16:34:52.202Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:55827 and /10.30.107.166:5704 16:34:52 2024-03-27T16:34:52.207Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5703 and /10.30.107.166:41033 16:34:52 2024-03-27T16:34:52.207Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:41033 and /10.30.107.166:5703 16:34:52 2024-03-27T16:34:52.238Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.238Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.395Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.395Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.397Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.397Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.467Z INFO 7386 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:34:52 2024-03-27T16:34:52.542Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.542Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.548Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.548Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.658Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.658Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.701Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.701Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:52 2024-03-27T16:34:52.775Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2024-03-27T16:34:52.775Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:53 2024-03-27T16:34:52.799Z INFO 7386 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:34:52 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:34:53 2024-03-27T16:34:52.889Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:53 2024-03-27T16:34:52.889Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:53 2024-03-27T16:34:52.943Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:53 2024-03-27T16:34:52.943Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:53 2024-03-27T16:34:53.185Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:53 2024-03-27T16:34:53.185Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:53 2024-03-27T16:34:53.201Z WARN 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:34:53 2024-03-27T16:34:53.201Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5704 is STARTED 16:34:53 2024-03-27T16:34:53.202Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:53 2024-03-27T16:34:53.202Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:53 2024-03-27T16:34:53.211Z INFO 7386 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 14.253 seconds (process running for 95.228) 16:34:53 2024-03-27T16:34:53.248Z INFO 7386 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:34:53 2024-03-27T16:34:53.249Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:53 2024-03-27T16:34:53.249Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.263Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.263Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.413Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.413Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.646Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.646Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.650Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.651Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.671Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.671Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.780Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.780Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.795Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.795Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:53.817Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:54 2024-03-27T16:34:53.817Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:54.055Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:54 2024-03-27T16:34:54.055Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:54 2024-03-27T16:34:54.092Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:54 2024-03-27T16:34:54.092Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.215Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.215Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.287Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.287Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.316Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.316Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.452Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.452Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.724Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.724Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.800Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.800Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.854Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.854Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.920Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.920Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.932Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.932Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:55 2024-03-27T16:34:54.998Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:55 2024-03-27T16:34:54.998Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:34:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.058 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:34:55 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:35:01 16:35:01 . ____ _ __ _ _ 16:35:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:01 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:01 =========|_|==============|___/=/_/_/_/ 16:35:01 :: Spring Boot :: (v3.1.2) 16:35:01 16:35:01 2024-03-27T16:34:55.039Z INFO 7386 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:01 2024-03-27T16:34:55.039Z INFO 7386 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:35:01 2024-03-27T16:34:55.054Z INFO 7386 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:35:01 + + o o o o---o o----o o o---o o o----o o--o--o 16:35:01 + + + + | | / \ / | | / / \ | | 16:35:01 + + + + + o----o o o o o----o | o o o o----o | 16:35:01 + + + + | | / \ / | | \ / \ | | 16:35:01 + + o o o o o---o o----o o----o o---o o o o----o o 16:35:01 2024-03-27T16:34:55.054Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:35:01 2024-03-27T16:34:55.054Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5705 16:35:01 2024-03-27T16:34:55.054Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:35:01 2024-03-27T16:34:55.054Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:35:01 2024-03-27T16:34:55.054Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:35:01 To enable the Jet engine on the members, do one of the following: 16:35:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:01 2024-03-27T16:34:55.056Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.056Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.065Z INFO 7386 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:35:01 2024-03-27T16:34:55.067Z INFO 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:35:01 2024-03-27T16:34:55.067Z WARN 7386 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:35:01 2024-03-27T16:34:55.074Z INFO 7386 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:01 2024-03-27T16:34:55.075Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5705 is STARTING 16:35:01 2024-03-27T16:34:55.094Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.094Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.234Z INFO 7386 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.166]:5702 16:35:01 2024-03-27T16:34:55.236Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5702 and /10.30.107.166:38845 16:35:01 2024-03-27T16:34:55.237Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:38845 and /10.30.107.166:5702 16:35:01 2024-03-27T16:34:55.319Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.319Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.368Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.369Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.389Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.389Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.606Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.606Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.653Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.653Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.684Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.684Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.785Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.785Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.809Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.809Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:55.974Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2024-03-27T16:34:55.974Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.110Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.110Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.201Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.201Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.297Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.297Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.320Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.320Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.456Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.456Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.523Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.523Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.592Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.592Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.659Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.659Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.760Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.760Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.789Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.789Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.826Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.826Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:56.888Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2024-03-27T16:34:56.888Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.199Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.199Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.264Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.264Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.355Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.355Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.474Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.474Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.495Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.495Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.610Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.610Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.642Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.642Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.691Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.691Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.763Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.763Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.830Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.830Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:57.965Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2024-03-27T16:34:57.965Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.042Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.042Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.267Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.267Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.301Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.301Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.478Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.478Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.495Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.495Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.559Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.559Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.593Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.593Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.598Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.598Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.666Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.666Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.814Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.814Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.934Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.934Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.944Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.944Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:58.970Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2024-03-27T16:34:58.970Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.321Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.321Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.331Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.331Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.501Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.501Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.504Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.504Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.613Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.613Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.618Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.618Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.649Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.649Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.666Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.666Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.797Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.797Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:34:59.823Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2024-03-27T16:34:59.823Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.037Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.037Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.097Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.097Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.173Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.173Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.340Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:35:01 16:35:01 Members {size:4, ver:4} [ 16:35:01 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 this 16:35:01 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:01 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:01 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:01 ] 16:35:01 16:35:01 2024-03-27T16:35:00.346Z INFO 7386 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:35:01 16:35:01 Members {size:4, ver:4} [ 16:35:01 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:01 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:01 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:01 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 this 16:35:01 ] 16:35:01 16:35:01 2024-03-27T16:35:00.347Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:35:01 16:35:01 Members {size:4, ver:4} [ 16:35:01 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:01 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba this 16:35:01 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:01 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:01 ] 16:35:01 16:35:01 2024-03-27T16:35:00.347Z INFO 7386 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.166:5704, timeout: 10000, bind-any: true 16:35:01 2024-03-27T16:35:00.347Z INFO 7386 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.166:5703, timeout: 10000, bind-any: true 16:35:01 2024-03-27T16:35:00.350Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5703 and /10.30.107.166:33685 16:35:01 2024-03-27T16:35:00.350Z INFO 7386 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:35:01 16:35:01 Members {size:4, ver:4} [ 16:35:01 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:01 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:01 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d this 16:35:01 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:01 ] 16:35:01 16:35:01 2024-03-27T16:35:00.350Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:33685 and /10.30.107.166:5703 16:35:01 2024-03-27T16:35:00.350Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5704 and /10.30.107.166:33309 16:35:01 2024-03-27T16:35:00.351Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5705 and /10.30.107.166:45133 16:35:01 2024-03-27T16:35:00.357Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:45133 and /10.30.107.166:5705 16:35:01 2024-03-27T16:35:00.358Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:33309 and /10.30.107.166:5704 16:35:01 2024-03-27T16:35:00.358Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5705 and /10.30.107.166:41313 16:35:01 2024-03-27T16:35:00.358Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:41313 and /10.30.107.166:5705 16:35:01 2024-03-27T16:35:00.384Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.384Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.406Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.406Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.503Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.503Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.519Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.519Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.519Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.519Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.604Z INFO 7386 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:35:01 2024-03-27T16:35:00.702Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.702Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.721Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.721Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.729Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.729Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.752Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.752Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:00.923Z INFO 7386 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:35:00 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:35:01 2024-03-27T16:35:00.940Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2024-03-27T16:35:00.940Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:01.000Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2024-03-27T16:35:01.000Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:01.286Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2024-03-27T16:35:01.286Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:01 2024-03-27T16:35:01.347Z WARN 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 16:35:01 2024-03-27T16:35:01.348Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5705 is STARTED 16:35:01 2024-03-27T16:35:01.354Z INFO 7386 --- [ main] com.hazelcast.system.logo : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:35:01 + + o o o o---o o----o o o---o o o----o o--o--o 16:35:01 + + + + | | / \ / | | / / \ | | 16:35:01 + + + + + o----o o o o o----o | o o o o----o | 16:35:01 + + + + | | / \ / | | \ / \ | | 16:35:01 + + o o o o o---o o----o o----o o---o o o o----o o 16:35:01 2024-03-27T16:35:01.354Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:35:01 2024-03-27T16:35:01.354Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.166]:5706 16:35:01 2024-03-27T16:35:01.354Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:35:01 2024-03-27T16:35:01.355Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]: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. 16:35:07 2024-03-27T16:35:01.355Z INFO 7386 --- [ main] com.hazelcast.system : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:35:07 To enable the Jet engine on the members, do one of the following: 16:35:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:07 2024-03-27T16:35:01.372Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.372Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.381Z INFO 7386 --- [ main] com.hazelcast.system.security : [10.30.107.166]: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. 16:35:07 2024-03-27T16:35:01.382Z INFO 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:35:07 2024-03-27T16:35:01.382Z WARN 7386 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.166]: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. 16:35:07 2024-03-27T16:35:01.389Z INFO 7386 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:07 2024-03-27T16:35:01.389Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5706 is STARTING 16:35:07 2024-03-27T16:35:01.393Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.393Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.405Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.405Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.408Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.408Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.548Z INFO 7386 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.166]:5702 16:35:07 2024-03-27T16:35:01.550Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5702 and /10.30.107.166:48985 16:35:07 2024-03-27T16:35:01.550Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:48985 and /10.30.107.166:5702 16:35:07 2024-03-27T16:35:01.556Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.556Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.604Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.604Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.674Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.674Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.723Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.723Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.732Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.732Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.854Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.854Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:01.943Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:01.943Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.189Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.189Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.245Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.245Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.325Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.325Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.407Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.407Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.409Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.409Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.510Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.510Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.558Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.558Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.726Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.726Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.727Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.727Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.758Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.758Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.785Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.785Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:02.795Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:02.795Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.243Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.243Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.328Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.328Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.399Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.399Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.461Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.461Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.562Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.562Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.609Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.610Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.613Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.613Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.660Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.660Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.679Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.679Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.688Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.688Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.747Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.748Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:03.880Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2024-03-27T16:35:03.880Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.314Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.314Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.381Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.381Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.396Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.396Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.415Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.415Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.490Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.490Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.551Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.552Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.581Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.581Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.611Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.611Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.715Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.715Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.750Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.750Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.764Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.764Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:04.933Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2024-03-27T16:35:04.933Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.217Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.217Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.384Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.384Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.398Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.398Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.453Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.453Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.484Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.484Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.543Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.543Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.603Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.603Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.613Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.613Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.618Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.618Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.817Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.818Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.967Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.967Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:05.987Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2024-03-27T16:35:05.987Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.370Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.370Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.455Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.455Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.470Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.470Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.487Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.487Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.487Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.487Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.505Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.505Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.515Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.515Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.552Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.552Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.654Z INFO 7386 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:35:07 16:35:07 Members {size:5, ver:5} [ 16:35:07 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 this 16:35:07 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:07 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:07 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:07 Member [10.30.107.166]:5706 - 9912b132-c2ae-46f5-b177-4cc4be4f4c31 16:35:07 ] 16:35:07 16:35:07 2024-03-27T16:35:06.660Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:35:07 16:35:07 Members {size:5, ver:5} [ 16:35:07 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:07 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:07 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:07 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:07 Member [10.30.107.166]:5706 - 9912b132-c2ae-46f5-b177-4cc4be4f4c31 this 16:35:07 ] 16:35:07 16:35:07 2024-03-27T16:35:06.661Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:35:07 16:35:07 Members {size:5, ver:5} [ 16:35:07 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:07 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:07 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d this 16:35:07 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:07 Member [10.30.107.166]:5706 - 9912b132-c2ae-46f5-b177-4cc4be4f4c31 16:35:07 ] 16:35:07 16:35:07 2024-03-27T16:35:06.662Z INFO 7386 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.166:5703, timeout: 10000, bind-any: true 16:35:07 2024-03-27T16:35:06.662Z INFO 7386 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.166:5704, timeout: 10000, bind-any: true 16:35:07 2024-03-27T16:35:06.663Z INFO 7386 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.166:5705, timeout: 10000, bind-any: true 16:35:07 2024-03-27T16:35:06.663Z INFO 7386 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:35:07 16:35:07 Members {size:5, ver:5} [ 16:35:07 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:07 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba 16:35:07 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:07 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 this 16:35:07 Member [10.30.107.166]:5706 - 9912b132-c2ae-46f5-b177-4cc4be4f4c31 16:35:07 ] 16:35:07 16:35:07 2024-03-27T16:35:06.664Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5706 and /10.30.107.166:36883 16:35:07 2024-03-27T16:35:06.664Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5705 and /10.30.107.166:53653 16:35:07 2024-03-27T16:35:06.665Z INFO 7386 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:35:07 16:35:07 Members {size:5, ver:5} [ 16:35:07 Member [10.30.107.166]:5702 - 1be5a131-dd28-45c3-a926-04599b59ef06 16:35:07 Member [10.30.107.166]:5703 - e718a3c6-e5c0-490f-9ff2-fc259cc101ba this 16:35:07 Member [10.30.107.166]:5704 - d0eca581-61c4-4522-af31-5f3e257d183d 16:35:07 Member [10.30.107.166]:5705 - 7b1cd6f1-bbf8-4ae4-8403-127354c88780 16:35:07 Member [10.30.107.166]:5706 - 9912b132-c2ae-46f5-b177-4cc4be4f4c31 16:35:07 ] 16:35:07 16:35:07 2024-03-27T16:35:06.665Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5703 and /10.30.107.166:45685 16:35:07 2024-03-27T16:35:06.666Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:53653 and /10.30.107.166:5705 16:35:07 2024-03-27T16:35:06.668Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:36883 and /10.30.107.166:5706 16:35:07 2024-03-27T16:35:06.674Z INFO 7386 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5706 and /10.30.107.166:41011 16:35:07 2024-03-27T16:35:06.674Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5706 and /10.30.107.166:38389 16:35:07 2024-03-27T16:35:06.674Z INFO 7386 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:45685 and /10.30.107.166:5703 16:35:07 2024-03-27T16:35:06.674Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:38389 and /10.30.107.166:5706 16:35:07 2024-03-27T16:35:06.674Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:41011 and /10.30.107.166:5706 16:35:07 2024-03-27T16:35:06.680Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:5704 and /10.30.107.166:34839 16:35:07 2024-03-27T16:35:06.681Z INFO 7386 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.166:34839 and /10.30.107.166:5704 16:35:07 2024-03-27T16:35:06.696Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.697Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.870Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.870Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.917Z INFO 7386 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:35:07 2024-03-27T16:35:06.922Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.922Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:06.992Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2024-03-27T16:35:06.992Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.205Z INFO 7386 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.166]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:35:06 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 16:35:07 2024-03-27T16:35:07.368Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.368Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.428Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.428Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.440Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.440Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.477Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.477Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.502Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.502Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.618Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.618Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.618Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.618Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.674Z WARN 7386 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 16:35:07 2024-03-27T16:35:07.674Z INFO 7386 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.166]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.166]:5706 is STARTED 16:35:07 2024-03-27T16:35:07.680Z INFO 7386 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.657 seconds (process running for 109.697) 16:35:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.673 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:35:07 2024-03-27T16:35:07.692Z INFO 7386 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:35:07 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:35:07 16:35:07 . ____ _ __ _ _ 16:35:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:07 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:07 =========|_|==============|___/=/_/_/_/ 16:35:07 :: Spring Boot :: (v3.1.2) 16:35:07 16:35:07 2024-03-27T16:35:07.713Z INFO 7386 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:07 2024-03-27T16:35:07.713Z INFO 7386 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:35:07 2024-03-27T16:35:07.718Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.718Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.735Z INFO 7386 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.037 seconds (process running for 109.752) 16:35:07 2024-03-27T16:35:07.739Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:07 acks = -1 16:35:07 auto.include.jmx.reporter = true 16:35:07 batch.size = 16384 16:35:07 bootstrap.servers = [localhost:9092] 16:35:07 buffer.memory = 33554432 16:35:07 client.dns.lookup = use_all_dns_ips 16:35:07 client.id = producer-11 16:35:07 compression.type = none 16:35:07 connections.max.idle.ms = 540000 16:35:07 delivery.timeout.ms = 120000 16:35:07 enable.idempotence = true 16:35:07 interceptor.classes = [] 16:35:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:07 linger.ms = 0 16:35:07 max.block.ms = 60000 16:35:07 max.in.flight.requests.per.connection = 5 16:35:07 max.request.size = 1048576 16:35:07 metadata.max.age.ms = 300000 16:35:07 metadata.max.idle.ms = 300000 16:35:07 metric.reporters = [] 16:35:07 metrics.num.samples = 2 16:35:07 metrics.recording.level = INFO 16:35:07 metrics.sample.window.ms = 30000 16:35:07 partitioner.adaptive.partitioning.enable = true 16:35:07 partitioner.availability.timeout.ms = 0 16:35:07 partitioner.class = null 16:35:07 partitioner.ignore.keys = false 16:35:07 receive.buffer.bytes = 32768 16:35:07 reconnect.backoff.max.ms = 1000 16:35:07 reconnect.backoff.ms = 50 16:35:07 request.timeout.ms = 30000 16:35:07 retries = 2147483647 16:35:07 retry.backoff.ms = 100 16:35:07 sasl.client.callback.handler.class = null 16:35:07 sasl.jaas.config = null 16:35:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:07 sasl.kerberos.min.time.before.relogin = 60000 16:35:07 sasl.kerberos.service.name = null 16:35:07 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:07 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:07 sasl.login.callback.handler.class = null 16:35:07 sasl.login.class = null 16:35:07 sasl.login.connect.timeout.ms = null 16:35:07 sasl.login.read.timeout.ms = null 16:35:07 sasl.login.refresh.buffer.seconds = 300 16:35:07 sasl.login.refresh.min.period.seconds = 60 16:35:07 sasl.login.refresh.window.factor = 0.8 16:35:07 sasl.login.refresh.window.jitter = 0.05 16:35:07 sasl.login.retry.backoff.max.ms = 10000 16:35:07 sasl.login.retry.backoff.ms = 100 16:35:07 sasl.mechanism = GSSAPI 16:35:07 sasl.oauthbearer.clock.skew.seconds = 30 16:35:07 sasl.oauthbearer.expected.audience = null 16:35:07 sasl.oauthbearer.expected.issuer = null 16:35:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:07 sasl.oauthbearer.jwks.endpoint.url = null 16:35:07 sasl.oauthbearer.scope.claim.name = scope 16:35:07 sasl.oauthbearer.sub.claim.name = sub 16:35:07 sasl.oauthbearer.token.endpoint.url = null 16:35:07 security.protocol = PLAINTEXT 16:35:07 security.providers = null 16:35:07 send.buffer.bytes = 131072 16:35:07 socket.connection.setup.timeout.max.ms = 30000 16:35:07 socket.connection.setup.timeout.ms = 10000 16:35:07 ssl.cipher.suites = null 16:35:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:07 ssl.endpoint.identification.algorithm = https 16:35:07 ssl.engine.factory.class = null 16:35:07 ssl.key.password = null 16:35:07 ssl.keymanager.algorithm = SunX509 16:35:07 ssl.keystore.certificate.chain = null 16:35:07 ssl.keystore.key = null 16:35:07 ssl.keystore.location = null 16:35:07 ssl.keystore.password = null 16:35:07 ssl.keystore.type = JKS 16:35:07 ssl.protocol = TLSv1.3 16:35:07 ssl.provider = null 16:35:07 ssl.secure.random.implementation = null 16:35:07 ssl.trustmanager.algorithm = PKIX 16:35:07 ssl.truststore.certificates = null 16:35:07 ssl.truststore.location = null 16:35:07 ssl.truststore.password = null 16:35:07 ssl.truststore.type = JKS 16:35:07 transaction.timeout.ms = 60000 16:35:07 transactional.id = null 16:35:07 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:35:07 16:35:07 2024-03-27T16:35:07.747Z INFO 7386 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 16:35:07 2024-03-27T16:35:07.749Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:07 2024-03-27T16:35:07.749Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:07 2024-03-27T16:35:07.749Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557307749 16:35:07 2024-03-27T16:35:07.753Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:07 2024-03-27T16:35:07.753Z WARN 7386 --- [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. 16:35:07 2024-03-27T16:35:07.753Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:07 2024-03-27T16:35:07.760Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:07 acks = -1 16:35:07 auto.include.jmx.reporter = true 16:35:07 batch.size = 16384 16:35:07 bootstrap.servers = [localhost:9092] 16:35:07 buffer.memory = 33554432 16:35:07 client.dns.lookup = use_all_dns_ips 16:35:07 client.id = producer-12 16:35:07 compression.type = none 16:35:07 connections.max.idle.ms = 540000 16:35:07 delivery.timeout.ms = 120000 16:35:07 enable.idempotence = true 16:35:07 interceptor.classes = [] 16:35:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:07 linger.ms = 0 16:35:07 max.block.ms = 60000 16:35:07 max.in.flight.requests.per.connection = 5 16:35:07 max.request.size = 1048576 16:35:07 metadata.max.age.ms = 300000 16:35:07 metadata.max.idle.ms = 300000 16:35:07 metric.reporters = [] 16:35:07 metrics.num.samples = 2 16:35:07 metrics.recording.level = INFO 16:35:07 metrics.sample.window.ms = 30000 16:35:07 partitioner.adaptive.partitioning.enable = true 16:35:07 partitioner.availability.timeout.ms = 0 16:35:07 partitioner.class = null 16:35:07 partitioner.ignore.keys = false 16:35:07 receive.buffer.bytes = 32768 16:35:07 reconnect.backoff.max.ms = 1000 16:35:07 reconnect.backoff.ms = 50 16:35:07 request.timeout.ms = 30000 16:35:07 retries = 2147483647 16:35:07 retry.backoff.ms = 100 16:35:07 sasl.client.callback.handler.class = null 16:35:07 sasl.jaas.config = null 16:35:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:07 sasl.kerberos.min.time.before.relogin = 60000 16:35:07 sasl.kerberos.service.name = null 16:35:07 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:07 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:07 sasl.login.callback.handler.class = null 16:35:07 sasl.login.class = null 16:35:07 sasl.login.connect.timeout.ms = null 16:35:07 sasl.login.read.timeout.ms = null 16:35:07 sasl.login.refresh.buffer.seconds = 300 16:35:07 sasl.login.refresh.min.period.seconds = 60 16:35:07 sasl.login.refresh.window.factor = 0.8 16:35:07 sasl.login.refresh.window.jitter = 0.05 16:35:07 sasl.login.retry.backoff.max.ms = 10000 16:35:07 sasl.login.retry.backoff.ms = 100 16:35:07 sasl.mechanism = GSSAPI 16:35:07 sasl.oauthbearer.clock.skew.seconds = 30 16:35:07 sasl.oauthbearer.expected.audience = null 16:35:07 sasl.oauthbearer.expected.issuer = null 16:35:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:07 sasl.oauthbearer.jwks.endpoint.url = null 16:35:07 sasl.oauthbearer.scope.claim.name = scope 16:35:07 sasl.oauthbearer.sub.claim.name = sub 16:35:07 sasl.oauthbearer.token.endpoint.url = null 16:35:07 security.protocol = PLAINTEXT 16:35:07 security.providers = null 16:35:07 send.buffer.bytes = 131072 16:35:07 socket.connection.setup.timeout.max.ms = 30000 16:35:07 socket.connection.setup.timeout.ms = 10000 16:35:07 ssl.cipher.suites = null 16:35:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:07 ssl.endpoint.identification.algorithm = https 16:35:07 ssl.engine.factory.class = null 16:35:07 ssl.key.password = null 16:35:07 ssl.keymanager.algorithm = SunX509 16:35:07 ssl.keystore.certificate.chain = null 16:35:07 ssl.keystore.key = null 16:35:07 ssl.keystore.location = null 16:35:07 ssl.keystore.password = null 16:35:07 ssl.keystore.type = JKS 16:35:07 ssl.protocol = TLSv1.3 16:35:07 ssl.provider = null 16:35:07 ssl.secure.random.implementation = null 16:35:07 ssl.trustmanager.algorithm = PKIX 16:35:07 ssl.truststore.certificates = null 16:35:07 ssl.truststore.location = null 16:35:07 ssl.truststore.password = null 16:35:07 ssl.truststore.type = JKS 16:35:07 transaction.timeout.ms = 60000 16:35:07 transactional.id = null 16:35:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:07 16:35:07 2024-03-27T16:35:07.760Z INFO 7386 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 16:35:07 2024-03-27T16:35:07.762Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:07 2024-03-27T16:35:07.762Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:07 2024-03-27T16:35:07.762Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557307762 16:35:07 2024-03-27T16:35:07.762Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:07 2024-03-27T16:35:07.763Z WARN 7386 --- [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. 16:35:07 2024-03-27T16:35:07.763Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:35:07 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 16:35:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 16:35:07 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 16:35:07 2024-03-27T16:35:07.815Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.815Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 16:35:07 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 16:35:07 2024-03-27T16:35:07.826Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2024-03-27T16:35:07.826Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:07 2024-03-27T16:35:07.854Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:07 2024-03-27T16:35:07.854Z WARN 7386 --- [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. 16:35:07 2024-03-27T16:35:07.854Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:07 2024-03-27T16:35:07.863Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:07 2024-03-27T16:35:07.863Z WARN 7386 --- [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. 16:35:07 2024-03-27T16:35:07.863Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:07 2024-03-27T16:35:07.867Z INFO 7386 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 16:35:09 2024-03-27T16:35:07.948Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:09 2024-03-27T16:35:07.948Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.005Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:09 2024-03-27T16:35:08.005Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:08.005Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:08.014Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:09 2024-03-27T16:35:08.014Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:08.015Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:08.024Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.024Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.256Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:09 2024-03-27T16:35:08.256Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:08.256Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:08.265Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:09 2024-03-27T16:35:08.266Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:08.266Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:08.297Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.297Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.361Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.361Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.376Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.376Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.472Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.472Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.482Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.482Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.583Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.583Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.658Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:09 2024-03-27T16:35:08.658Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:08.658Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:08.667Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:09 2024-03-27T16:35:08.667Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:08.667Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:08.723Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.723Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.820Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.820Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.872Z ERROR 7386 --- [pool-4-thread-1] 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.cmsubscription_merge1_0_0.ncmp_to_client.CmNotificationSubscriptionNcmpOutEvent with cause : null 16:35:09 2024-03-27T16:35:08.928Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.928Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:08.968Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:09 2024-03-27T16:35:08.968Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:09.051Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:09 2024-03-27T16:35:09.051Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:09.078Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:09 2024-03-27T16:35:09.078Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:09.249Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:09 2024-03-27T16:35:09.249Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:09.387Z INFO 7386 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 16:35:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 16:35:09 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:35:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:35:09 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 16:35:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 16:35:09 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:35:09 2024-03-27T16:35:09.415Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:09 2024-03-27T16:35:09.415Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:09.419Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:09 2024-03-27T16:35:09.420Z WARN 7386 --- [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. 16:35:09 2024-03-27T16:35:09.420Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2024-03-27T16:35:09.482Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:09 2024-03-27T16:35:09.482Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:09 2024-03-27T16:35:09.485Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:09 2024-03-27T16:35:09.485Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:35:09 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 16:35:15 2024-03-27T16:35:09.498Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:15 2024-03-27T16:35:09.528Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.528Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:09.566Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:15 2024-03-27T16:35:09.566Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:09.566Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:09.575Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.575Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:09.587Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 76f40816a07f87e6360112a4fd9cd5fa2e2bc1fda18821a7159d3979226bde1b 16:35:15 2024-03-27T16:35:09.722Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.722Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:09.735Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.735Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:09.830Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.830Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:09.904Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.904Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:09.972Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2024-03-27T16:35:09.972Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.030Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.030Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.152Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.152Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.329Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:15 2024-03-27T16:35:10.329Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:10.329Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:10.372Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.372Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.389Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.389Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.539Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.539Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.580Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:15 2024-03-27T16:35:10.580Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:10.580Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:10.595Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.595Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.761Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.761Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.784Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.784Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.825Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.825Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.967Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.968Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:10.998Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2024-03-27T16:35:10.998Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.037Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.037Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.069Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.069Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.133Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.133Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.444Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:15 2024-03-27T16:35:11.444Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:11.444Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:11.543Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.543Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.559Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.559Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.587Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.587Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.687Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.687Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.692Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:15 2024-03-27T16:35:11.692Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:11.692Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:11.702Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.702Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.927Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.928Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:11.964Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:15 2024-03-27T16:35:11.964Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.003Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.003Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.030Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.030Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.039Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.039Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.236Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.236Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.273Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.273Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.539Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.539Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.547Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:15 2024-03-27T16:35:12.547Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:12.547Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:12.598Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:15 2024-03-27T16:35:12.598Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:12.598Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:12.606Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.606Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.662Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.662Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.695Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.695Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.790Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.790Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.829Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.829Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:12.956Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2024-03-27T16:35:12.956Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.072Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.072Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.098Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.098Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.148Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.148Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.283Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.283Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.340Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.340Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.456Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:15 2024-03-27T16:35:13.456Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:13.456Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:13.604Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.604Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.617Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:15 2024-03-27T16:35:13.617Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:13.617Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:13.659Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.659Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.741Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.741Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.760Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.760Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.824Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.824Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.860Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.861Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.901Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.901Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:13.950Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2024-03-27T16:35:13.951Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.126Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.126Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.351Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.351Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.411Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:15 2024-03-27T16:35:14.411Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:14.411Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:14.438Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.438Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.494Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.494Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.569Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.569Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.629Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:15 2024-03-27T16:35:14.629Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:14.630Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:14.671Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.671Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.683Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.683Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.845Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.845Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.924Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.924Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.974Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.974Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:14.975Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:15 2024-03-27T16:35:14.975Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:15.177Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2024-03-27T16:35:15.177Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:15.209Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.710981223S 16:35:15 2024-03-27T16:35:15.235Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:15 2024-03-27T16:35:15.235Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:15 16:35:15 . ____ _ __ _ _ 16:35:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:15 =========|_|==============|___/=/_/_/_/ 16:35:15 :: Spring Boot :: (v3.1.2) 16:35:15 16:35:15 2024-03-27T16:35:15.240Z INFO 7386 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:15 2024-03-27T16:35:15.240Z INFO 7386 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:15 2024-03-27T16:35:15.247Z INFO 7386 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.027 seconds (process running for 117.264) 16:35:15 2024-03-27T16:35:15.257Z INFO 7386 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 16:35:15 2024-03-27T16:35:15.327Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:15 2024-03-27T16:35:15.327Z WARN 7386 --- [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. 16:35:15 2024-03-27T16:35:15.327Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2024-03-27T16:35:15.352Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2024-03-27T16:35:15.353Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:15.414Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2024-03-27T16:35:15.414Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 2024-03-27T16:35:15.628Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2024-03-27T16:35:15.628Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.128 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 16:35:15 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:35:21 2024-03-27T16:35:15.636Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:21 2024-03-27T16:35:15.680Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2bc4dd16e2c0febf3c592116366bb0ea2c939cde7735d8ab3c3d451ea61a1913 16:35:21 2024-03-27T16:35:15.746Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:15.746Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:15.747Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:15.747Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:15.747Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:15.836Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2024-03-27T16:35:15.836Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:15.879Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2024-03-27T16:35:15.879Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:15.949Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:15.949Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:15.979Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2024-03-27T16:35:15.979Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:15.983Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:15.983Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.195Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.196Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.380Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.380Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.441Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:21 2024-03-27T16:35:16.441Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:16.441Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:16.458Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.458Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.464Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.464Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.471Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.472Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.549Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.549Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.699Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.699Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.743Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.743Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.749Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.749Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.810Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:16.810Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:16.810Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:16.911Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.911Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:16.955Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:16.955Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.037Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.037Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.265Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.265Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.403Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.403Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.473Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.473Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.531Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.531Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.534Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.534Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.543Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.543Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.615Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:21 2024-03-27T16:35:17.616Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:17.616Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:17.752Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.752Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.804Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.804Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.866Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.866Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.913Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:17.913Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:17.913Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:17.916Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.916Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.962Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.962Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:17.991Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2024-03-27T16:35:17.991Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.218Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.218Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.357Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.357Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.376Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.376Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.446Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.446Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.625Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:21 2024-03-27T16:35:18.625Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:18.625Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:18.637Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.637Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.718Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.718Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.734Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.734Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.912Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.913Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.956Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.956Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.965Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.965Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.967Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:18.967Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:18.967Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:18.978Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.978Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:18.994Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2024-03-27T16:35:18.995Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.279Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.279Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.321Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.321Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.398Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.398Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.414Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.414Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.589Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.590Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.696Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.696Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.781Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:21 2024-03-27T16:35:19.781Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:19.781Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:19.785Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:19.785Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:19.785Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:19.837Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.837Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.858Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.858Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:19.964Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2024-03-27T16:35:19.964Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.061Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.061Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.070Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.070Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.083Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.083Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.224Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.224Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.386Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.386Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.525Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.525Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.554Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.554Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.638Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:20.638Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:20.638Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:20.650Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.650Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.690Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.690Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.693Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.693Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.864Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.864Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.936Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:21 2024-03-27T16:35:20.936Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:20.936Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:20.942Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.942Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.971Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.971Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:20.973Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:20.973Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:21.116Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2024-03-27T16:35:21.116Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:21.127Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:21 2024-03-27T16:35:21.127Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:21.329Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.692730989S 16:35:21 2024-03-27T16:35:21.378Z INFO 7386 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 16:35:21 2024-03-27T16:35:21.379Z INFO 7386 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 16:35:21 2024-03-27T16:35:21.591Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2024-03-27T16:35:21.591Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:21.598Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:21 2024-03-27T16:35:21.598Z WARN 7386 --- [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. 16:35:21 2024-03-27T16:35:21.599Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2024-03-27T16:35:21.599Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2024-03-27T16:35:21.599Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:21.601Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:21 2024-03-27T16:35:21.601Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:21 2024-03-27T16:35:21.710Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2024-03-27T16:35:21.710Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.091 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:35:21 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 16:35:27 2024-03-27T16:35:21.731Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:27 2024-03-27T16:35:21.781Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7f14bc89b5c9b495d8047dd765002950713d44f00a6603f24466868467020a72 16:35:27 2024-03-27T16:35:21.817Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2024-03-27T16:35:21.817Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:21.863Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2024-03-27T16:35:21.863Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:21.900Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2024-03-27T16:35:21.900Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:21.975Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2024-03-27T16:35:21.975Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:21.977Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:21.977Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.045Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:27 2024-03-27T16:35:22.045Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:22.045Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:22.053Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.053Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.087Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.087Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.233Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.233Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.453Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:27 2024-03-27T16:35:22.453Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:22.453Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:22.498Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.498Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.557Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.557Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.568Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.569Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.758Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.758Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.795Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.795Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.881Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.881Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.910Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.911Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:22.981Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:22.981Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.000Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:27 2024-03-27T16:35:23.000Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:23.000Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:23.024Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.024Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.100Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.100Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.114Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.114Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.137Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.137Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.468Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.468Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.517Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.517Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.607Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:27 2024-03-27T16:35:23.607Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:23.607Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:23.625Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.625Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.768Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.768Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.879Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.879Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:23.902Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2024-03-27T16:35:23.902Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.013Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.013Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.041Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.041Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.043Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.043Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.066Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.066Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.083Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.083Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.104Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.104Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.104Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:27 2024-03-27T16:35:24.104Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:24.104Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:24.571Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.571Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.578Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.578Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.671Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.671Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.720Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.720Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.782Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2024-03-27T16:35:24.782Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:24.812Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:27 2024-03-27T16:35:24.812Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:24.812Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:25.008Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.008Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.021Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.021Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.057Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.057Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.058Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:27 2024-03-27T16:35:25.058Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:25.058Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:25.097Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.097Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.144Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.144Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.172Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.172Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.286Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.286Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.629Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.629Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.646Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.646Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.724Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.724Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.836Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.836Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.875Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.875Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.961Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2024-03-27T16:35:25.961Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:25.976Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:27 2024-03-27T16:35:25.976Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:25.976Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:25.999Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.000Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.011Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.011Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.129Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.129Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.131Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.131Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.162Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:27 2024-03-27T16:35:26.162Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:26.162Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:26.248Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.248Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.289Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.289Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.577Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.577Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.727Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.727Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.753Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.753Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.832Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.832Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.858Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.858Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.889Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.889Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.914Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.914Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:26.941Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:27 2024-03-27T16:35:26.941Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:26.941Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:26.981Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2024-03-27T16:35:26.981Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:27.091Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.360275733S 16:35:27 2024-03-27T16:35:27.098Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2024-03-27T16:35:27.098Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 16:35:27 . ____ _ __ _ _ 16:35:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:27 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:27 =========|_|==============|___/=/_/_/_/ 16:35:27 :: Spring Boot :: (v3.1.2) 16:35:27 16:35:27 2024-03-27T16:35:27.121Z INFO 7386 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:27 2024-03-27T16:35:27.122Z INFO 7386 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:27 2024-03-27T16:35:27.135Z INFO 7386 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.04 seconds (process running for 129.152) 16:35:27 2024-03-27T16:35:27.166Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:27 2024-03-27T16:35:27.166Z WARN 7386 --- [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. 16:35:27 2024-03-27T16:35:27.166Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2024-03-27T16:35:27.168Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2024-03-27T16:35:27.168Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:27.293Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2024-03-27T16:35:27.293Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:27 2024-03-27T16:35:27.310Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:27 2024-03-27T16:35:27.310Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.729 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 16:35:27 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:35:27 2024-03-27T16:35:27.506Z INFO 7386 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:35:27 2024-03-27T16:35:27.513Z INFO 7386 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:35:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:35:27 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:35:27 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:35:27 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:35:27 2024-03-27T16:35:27.584Z ERROR 7386 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 16:35:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:35:27 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:35:33 2024-03-27T16:35:27.588Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:33 2024-03-27T16:35:27.644Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a917c843c74d2c9f95ac7327a5efbecc36b4f9437f33b7203214b912c6dde26e 16:35:33 2024-03-27T16:35:27.714Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.714Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:27.736Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.736Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:27.767Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.767Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:27.786Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.786Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:27.798Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.798Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:27.852Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.852Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:27.965Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2024-03-27T16:35:27.965Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.050Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:28.050Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:28.050Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:28.100Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.100Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.170Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:33 2024-03-27T16:35:28.170Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:28.170Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:28.205Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.205Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.271Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.271Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.395Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.396Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.420Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.421Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.673Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.673Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.687Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.687Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.688Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.688Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.851Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.851Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:28.916Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2024-03-27T16:35:28.916Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.065Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.065Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.075Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.075Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.120Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.120Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.210Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:29.210Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:29.210Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:29.224Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.224Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.324Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:33 2024-03-27T16:35:29.324Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:29.324Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:29.374Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.374Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.394Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.394Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.398Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.398Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.624Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.624Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.639Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.639Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.753Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.753Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.891Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.891Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:29.918Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2024-03-27T16:35:29.919Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.028Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.028Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.063Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:30.063Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:30.063Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:30.067Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.067Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.178Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.179Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.225Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.225Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.329Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.329Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.378Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:33 2024-03-27T16:35:30.378Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:30.378Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:30.400Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.400Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.528Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.528Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.593Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.593Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.598Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.598Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.857Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2024-03-27T16:35:30.857Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:30.966Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:30.966Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:30.966Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:31.070Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.070Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.102Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.102Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.121Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.121Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.182Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.182Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.331Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.331Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.381Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.381Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.382Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.382Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.391Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.392Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.453Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:33 2024-03-27T16:35:31.453Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:31.453Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:31.500Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.500Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.502Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.503Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.746Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.746Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.859Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2024-03-27T16:35:31.859Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:31.869Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:31.869Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:31.869Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:32.169Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.169Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.185Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.185Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.273Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.273Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.282Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.283Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.335Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.335Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.434Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.434Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.445Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.445Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.553Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.553Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.558Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.558Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.599Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.599Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.605Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.605Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:32.629Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:33 2024-03-27T16:35:32.630Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:32.630Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:32.778Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:32.778Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:32.778Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:32.962Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2024-03-27T16:35:32.962Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.022Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.434257507S 16:35:33 2024-03-27T16:35:33.024Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:33 allow.auto.create.topics = true 16:35:33 auto.commit.interval.ms = 5000 16:35:33 auto.include.jmx.reporter = true 16:35:33 auto.offset.reset = earliest 16:35:33 bootstrap.servers = [PLAINTEXT://localhost:32782] 16:35:33 check.crcs = true 16:35:33 client.dns.lookup = use_all_dns_ips 16:35:33 client.id = consumer-ncmp-group-9 16:35:33 client.rack = 16:35:33 connections.max.idle.ms = 540000 16:35:33 default.api.timeout.ms = 60000 16:35:33 enable.auto.commit = true 16:35:33 exclude.internal.topics = true 16:35:33 fetch.max.bytes = 52428800 16:35:33 fetch.max.wait.ms = 500 16:35:33 fetch.min.bytes = 1 16:35:33 group.id = ncmp-group 16:35:33 group.instance.id = null 16:35:33 heartbeat.interval.ms = 3000 16:35:33 interceptor.classes = [] 16:35:33 internal.leave.group.on.close = true 16:35:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:33 isolation.level = read_uncommitted 16:35:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:33 max.partition.fetch.bytes = 1048576 16:35:33 max.poll.interval.ms = 300000 16:35:33 max.poll.records = 500 16:35:33 metadata.max.age.ms = 300000 16:35:33 metric.reporters = [] 16:35:33 metrics.num.samples = 2 16:35:33 metrics.recording.level = INFO 16:35:33 metrics.sample.window.ms = 30000 16:35:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:33 receive.buffer.bytes = 65536 16:35:33 reconnect.backoff.max.ms = 1000 16:35:33 reconnect.backoff.ms = 50 16:35:33 request.timeout.ms = 30000 16:35:33 retry.backoff.ms = 100 16:35:33 sasl.client.callback.handler.class = null 16:35:33 sasl.jaas.config = null 16:35:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:33 sasl.kerberos.min.time.before.relogin = 60000 16:35:33 sasl.kerberos.service.name = null 16:35:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:33 sasl.login.callback.handler.class = null 16:35:33 sasl.login.class = null 16:35:33 sasl.login.connect.timeout.ms = null 16:35:33 sasl.login.read.timeout.ms = null 16:35:33 sasl.login.refresh.buffer.seconds = 300 16:35:33 sasl.login.refresh.min.period.seconds = 60 16:35:33 sasl.login.refresh.window.factor = 0.8 16:35:33 sasl.login.refresh.window.jitter = 0.05 16:35:33 sasl.login.retry.backoff.max.ms = 10000 16:35:33 sasl.login.retry.backoff.ms = 100 16:35:33 sasl.mechanism = GSSAPI 16:35:33 sasl.oauthbearer.clock.skew.seconds = 30 16:35:33 sasl.oauthbearer.expected.audience = null 16:35:33 sasl.oauthbearer.expected.issuer = null 16:35:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:33 sasl.oauthbearer.jwks.endpoint.url = null 16:35:33 sasl.oauthbearer.scope.claim.name = scope 16:35:33 sasl.oauthbearer.sub.claim.name = sub 16:35:33 sasl.oauthbearer.token.endpoint.url = null 16:35:33 security.protocol = PLAINTEXT 16:35:33 security.providers = null 16:35:33 send.buffer.bytes = 131072 16:35:33 session.timeout.ms = 45000 16:35:33 socket.connection.setup.timeout.max.ms = 30000 16:35:33 socket.connection.setup.timeout.ms = 10000 16:35:33 ssl.cipher.suites = null 16:35:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:33 ssl.endpoint.identification.algorithm = https 16:35:33 ssl.engine.factory.class = null 16:35:33 ssl.key.password = null 16:35:33 ssl.keymanager.algorithm = SunX509 16:35:33 ssl.keystore.certificate.chain = null 16:35:33 ssl.keystore.key = null 16:35:33 ssl.keystore.location = null 16:35:33 ssl.keystore.password = null 16:35:33 ssl.keystore.type = JKS 16:35:33 ssl.protocol = TLSv1.3 16:35:33 ssl.provider = null 16:35:33 ssl.secure.random.implementation = null 16:35:33 ssl.trustmanager.algorithm = PKIX 16:35:33 ssl.truststore.certificates = null 16:35:33 ssl.truststore.location = null 16:35:33 ssl.truststore.password = null 16:35:33 ssl.truststore.type = JKS 16:35:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:33 16:35:33 2024-03-27T16:35:33.026Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:33 2024-03-27T16:35:33.026Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:33 2024-03-27T16:35:33.027Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557333026 16:35:33 16:35:33 . ____ _ __ _ _ 16:35:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:33 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:33 =========|_|==============|___/=/_/_/_/ 16:35:33 :: Spring Boot :: (v3.1.2) 16:35:33 16:35:33 2024-03-27T16:35:33.044Z INFO 7386 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:33 2024-03-27T16:35:33.044Z INFO 7386 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 16:35:33 2024-03-27T16:35:33.049Z INFO 7386 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.02 seconds (process running for 135.067) 16:35:33 2024-03-27T16:35:33.060Z INFO 7386 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:35:33 2024-03-27T16:35:33.063Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:33 2024-03-27T16:35:33.063Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:33 acks = -1 16:35:33 auto.include.jmx.reporter = true 16:35:33 batch.size = 16384 16:35:33 bootstrap.servers = [PLAINTEXT://localhost:32782] 16:35:33 buffer.memory = 33554432 16:35:33 client.dns.lookup = use_all_dns_ips 16:35:33 client.id = producer-13 16:35:33 compression.type = none 16:35:33 connections.max.idle.ms = 540000 16:35:33 delivery.timeout.ms = 120000 16:35:33 enable.idempotence = false 16:35:33 interceptor.classes = [] 16:35:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:33 linger.ms = 1 16:35:33 max.block.ms = 60000 16:35:33 max.in.flight.requests.per.connection = 5 16:35:33 max.request.size = 1048576 16:35:33 metadata.max.age.ms = 300000 16:35:33 metadata.max.idle.ms = 300000 16:35:33 metric.reporters = [] 16:35:33 metrics.num.samples = 2 16:35:33 metrics.recording.level = INFO 16:35:33 metrics.sample.window.ms = 30000 16:35:33 partitioner.adaptive.partitioning.enable = true 16:35:33 partitioner.availability.timeout.ms = 0 16:35:33 partitioner.class = null 16:35:33 partitioner.ignore.keys = false 16:35:33 receive.buffer.bytes = 32768 16:35:33 reconnect.backoff.max.ms = 1000 16:35:33 reconnect.backoff.ms = 50 16:35:33 request.timeout.ms = 30000 16:35:33 retries = 0 16:35:33 retry.backoff.ms = 100 16:35:33 sasl.client.callback.handler.class = null 16:35:33 sasl.jaas.config = null 16:35:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:33 sasl.kerberos.min.time.before.relogin = 60000 16:35:33 sasl.kerberos.service.name = null 16:35:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:33 sasl.login.callback.handler.class = null 16:35:33 sasl.login.class = null 16:35:33 sasl.login.connect.timeout.ms = null 16:35:33 sasl.login.read.timeout.ms = null 16:35:33 sasl.login.refresh.buffer.seconds = 300 16:35:33 sasl.login.refresh.min.period.seconds = 60 16:35:33 sasl.login.refresh.window.factor = 0.8 16:35:33 sasl.login.refresh.window.jitter = 0.05 16:35:33 sasl.login.retry.backoff.max.ms = 10000 16:35:33 sasl.login.retry.backoff.ms = 100 16:35:33 sasl.mechanism = GSSAPI 16:35:33 sasl.oauthbearer.clock.skew.seconds = 30 16:35:33 sasl.oauthbearer.expected.audience = null 16:35:33 sasl.oauthbearer.expected.issuer = null 16:35:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:33 sasl.oauthbearer.jwks.endpoint.url = null 16:35:33 sasl.oauthbearer.scope.claim.name = scope 16:35:33 sasl.oauthbearer.sub.claim.name = sub 16:35:33 sasl.oauthbearer.token.endpoint.url = null 16:35:33 security.protocol = PLAINTEXT 16:35:33 security.providers = null 16:35:33 send.buffer.bytes = 131072 16:35:33 socket.connection.setup.timeout.max.ms = 30000 16:35:33 socket.connection.setup.timeout.ms = 10000 16:35:33 ssl.cipher.suites = null 16:35:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:33 ssl.endpoint.identification.algorithm = https 16:35:33 ssl.engine.factory.class = null 16:35:33 ssl.key.password = null 16:35:33 ssl.keymanager.algorithm = SunX509 16:35:33 ssl.keystore.certificate.chain = null 16:35:33 ssl.keystore.key = null 16:35:33 ssl.keystore.location = null 16:35:33 ssl.keystore.password = null 16:35:33 ssl.keystore.type = JKS 16:35:33 ssl.protocol = TLSv1.3 16:35:33 ssl.provider = null 16:35:33 ssl.secure.random.implementation = null 16:35:33 ssl.trustmanager.algorithm = PKIX 16:35:33 ssl.truststore.certificates = null 16:35:33 ssl.truststore.location = null 16:35:33 ssl.truststore.password = null 16:35:33 ssl.truststore.type = JKS 16:35:33 transaction.timeout.ms = 60000 16:35:33 transactional.id = null 16:35:33 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:35:33 16:35:33 2024-03-27T16:35:33.066Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:33 2024-03-27T16:35:33.066Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:33 2024-03-27T16:35:33.066Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:33 2024-03-27T16:35:33.066Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557333066 16:35:33 2024-03-27T16:35:33.181Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.181Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.248Z WARN 7386 --- [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} 16:35:33 2024-03-27T16:35:33.248Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: h37YFGSERYqtAwzMbz3fGw 16:35:33 2024-03-27T16:35:33.277Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.277Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.297Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.297Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.348Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.348Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.365Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.365Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.376Z WARN 7386 --- [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} 16:35:33 2024-03-27T16:35:33.398Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.398Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.448Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.448Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.462Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.462Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.483Z INFO 7386 --- [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 2wld4MswRH6j1C9IKZgGtQ 16:35:33 2024-03-27T16:35:33.504Z INFO 7386 --- [ 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 2wld4MswRH6j1C9IKZgGtQ 16:35:33 2024-03-27T16:35:33.504Z INFO 7386 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: h37YFGSERYqtAwzMbz3fGw 16:35:33 2024-03-27T16:35:33.519Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.519Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.587Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:33 2024-03-27T16:35:33.587Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:33.587Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2024-03-27T16:35:33.610Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.610Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.613Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2024-03-27T16:35:33.613Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:33 2024-03-27T16:35:33.617Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 16:35:33 2024-03-27T16:35:33.618Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:35:33 2024-03-27T16:35:33.644Z INFO 7386 --- [ 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-db164476-6270-4f06-b0ee-c0d03c4feb16 16:35:33 2024-03-27T16:35:33.644Z INFO 7386 --- [ 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) 16:35:33 2024-03-27T16:35:33.644Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:35:33 2024-03-27T16:35:33.672Z INFO 7386 --- [ 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-db164476-6270-4f06-b0ee-c0d03c4feb16', protocol='range'} 16:35:33 2024-03-27T16:35:33.673Z INFO 7386 --- [ 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-db164476-6270-4f06-b0ee-c0d03c4feb16=Assignment(partitions=[ncmp-events-test-0])} 16:35:33 2024-03-27T16:35:33.690Z INFO 7386 --- [ 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-db164476-6270-4f06-b0ee-c0d03c4feb16', protocol='range'} 16:35:33 2024-03-27T16:35:33.690Z INFO 7386 --- [ 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]) 16:35:33 2024-03-27T16:35:33.690Z INFO 7386 --- [ 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 16:35:33 2024-03-27T16:35:33.699Z INFO 7386 --- [ 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 16:35:33 2024-03-27T16:35:33.715Z INFO 7386 --- [ 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:32782 (id: 1 rack: null)], epoch=0}}. 16:35:33 2024-03-27T16:35:33.739Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:33 2024-03-27T16:35:33.739Z WARN 7386 --- [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. 16:35:33 2024-03-27T16:35:33.739Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:34 2024-03-27T16:35:33.853Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:35:34 2024-03-27T16:35:33.854Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:34 2024-03-27T16:35:33.854Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] 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) 16:35:34 2024-03-27T16:35:33.879Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:34 2024-03-27T16:35:33.879Z INFO 7386 --- [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: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 16:35:34 2024-03-27T16:35:33.879Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 16:35:34 2024-03-27T16:35:33.879Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 16:35:34 2024-03-27T16:35:33.879Z INFO 7386 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=660950459, epoch=1) to node 1: 16:35:34 16:35:34 org.apache.kafka.common.errors.DisconnectException: null 16:35:34 16:35:34 2024-03-27T16:35:33.879Z INFO 7386 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:35:34 2024-03-27T16:35:33.956Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:34 2024-03-27T16:35:33.956Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:34 2024-03-27T16:35:33.980Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:34 2024-03-27T16:35:33.980Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:34 2024-03-27T16:35:34.020Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:34 2024-03-27T16:35:34.021Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.492 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:35:34 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:35:39 2024-03-27T16:35:34.086Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.087Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.087Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:39 2024-03-27T16:35:34.107Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.107Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.132Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 71692d6253477495565c0d84cc720a766b120e281d91ff249501811b75efffa5 16:35:39 2024-03-27T16:35:34.190Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.190Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.251Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.251Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.273Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.273Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.281Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.281Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.301Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.301Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.309Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.309Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.352Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.352Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.369Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.369Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.388Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.388Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.503Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.503Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.555Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:39 2024-03-27T16:35:34.555Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:34.555Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:34.579Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.579Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.635Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.635Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.642Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:39 2024-03-27T16:35:34.642Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:34.642Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:34.661Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.661Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.790Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.790Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.813Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.813Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:34.929Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2024-03-27T16:35:34.929Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.234Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.234Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.238Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.238Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.299Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.299Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.374Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.374Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.416Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.416Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.429Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.429Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.449Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.449Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.459Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.459Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.466Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.466Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.466Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:39 2024-03-27T16:35:35.466Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:35.466Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:35.498Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.498Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.544Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.544Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.693Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.694Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.782Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2024-03-27T16:35:35.782Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:35.850Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:39 2024-03-27T16:35:35.850Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:35.851Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:36.032Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.032Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.291Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.291Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.331Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.331Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.339Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.339Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.400Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.400Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.402Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.402Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.412Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.412Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.469Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:39 2024-03-27T16:35:36.469Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:36.469Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:36.503Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.503Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.520Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.520Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.547Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.547Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.570Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.570Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.633Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.633Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.645Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.645Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:36.684Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2024-03-27T16:35:36.684Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.004Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:39 2024-03-27T16:35:37.004Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:37.004Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:37.194Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.194Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.235Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.235Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.287Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.287Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.422Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:39 2024-03-27T16:35:37.422Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:37.422Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:37.444Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.444Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.455Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.455Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.473Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.473Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.502Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.502Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.523Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.523Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.602Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.602Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.603Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.603Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.605Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.605Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.615Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.615Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.689Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.689Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:37.840Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2024-03-27T16:35:37.840Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.046Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.046Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.137Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.137Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.232Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:39 2024-03-27T16:35:38.232Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:38.232Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:38.242Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.242Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.382Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.382Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.475Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:39 2024-03-27T16:35:38.475Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:38.475Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:38.505Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.506Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.507Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.507Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.574Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.574Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.649Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.650Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.670Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.671Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.708Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.708Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.718Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.718Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.726Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.726Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.842Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.842Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:38.843Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2024-03-27T16:35:38.843Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.049Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:39 2024-03-27T16:35:39.049Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.085Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:39 2024-03-27T16:35:39.085Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:39.085Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:39.105Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2024-03-27T16:35:39.105Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.240Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:39 2024-03-27T16:35:39.240Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.336Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:39 2024-03-27T16:35:39.336Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.379Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:39 2024-03-27T16:35:39.379Z WARN 7386 --- [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. 16:35:39 2024-03-27T16:35:39.379Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2024-03-27T16:35:39.580Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.493159923S 16:35:39 2024-03-27T16:35:39.585Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:39 allow.auto.create.topics = true 16:35:39 auto.commit.interval.ms = 5000 16:35:39 auto.include.jmx.reporter = true 16:35:39 auto.offset.reset = earliest 16:35:39 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:35:39 check.crcs = true 16:35:39 client.dns.lookup = use_all_dns_ips 16:35:39 client.id = consumer-ncmp-group-10 16:35:39 client.rack = 16:35:39 connections.max.idle.ms = 540000 16:35:39 default.api.timeout.ms = 60000 16:35:39 enable.auto.commit = true 16:35:39 exclude.internal.topics = true 16:35:39 fetch.max.bytes = 52428800 16:35:39 fetch.max.wait.ms = 500 16:35:39 fetch.min.bytes = 1 16:35:39 group.id = ncmp-group 16:35:39 group.instance.id = null 16:35:39 heartbeat.interval.ms = 3000 16:35:39 interceptor.classes = [] 16:35:39 internal.leave.group.on.close = true 16:35:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:39 isolation.level = read_uncommitted 16:35:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:39 max.partition.fetch.bytes = 1048576 16:35:39 max.poll.interval.ms = 300000 16:35:39 max.poll.records = 500 16:35:39 metadata.max.age.ms = 300000 16:35:39 metric.reporters = [] 16:35:39 metrics.num.samples = 2 16:35:39 metrics.recording.level = INFO 16:35:39 metrics.sample.window.ms = 30000 16:35:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:39 receive.buffer.bytes = 65536 16:35:39 reconnect.backoff.max.ms = 1000 16:35:39 reconnect.backoff.ms = 50 16:35:39 request.timeout.ms = 30000 16:35:39 retry.backoff.ms = 100 16:35:39 sasl.client.callback.handler.class = null 16:35:39 sasl.jaas.config = null 16:35:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:39 sasl.kerberos.min.time.before.relogin = 60000 16:35:39 sasl.kerberos.service.name = null 16:35:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:39 sasl.login.callback.handler.class = null 16:35:39 sasl.login.class = null 16:35:39 sasl.login.connect.timeout.ms = null 16:35:39 sasl.login.read.timeout.ms = null 16:35:39 sasl.login.refresh.buffer.seconds = 300 16:35:39 sasl.login.refresh.min.period.seconds = 60 16:35:39 sasl.login.refresh.window.factor = 0.8 16:35:39 sasl.login.refresh.window.jitter = 0.05 16:35:39 sasl.login.retry.backoff.max.ms = 10000 16:35:39 sasl.login.retry.backoff.ms = 100 16:35:39 sasl.mechanism = GSSAPI 16:35:39 sasl.oauthbearer.clock.skew.seconds = 30 16:35:39 sasl.oauthbearer.expected.audience = null 16:35:39 sasl.oauthbearer.expected.issuer = null 16:35:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:39 sasl.oauthbearer.jwks.endpoint.url = null 16:35:39 sasl.oauthbearer.scope.claim.name = scope 16:35:39 sasl.oauthbearer.sub.claim.name = sub 16:35:39 sasl.oauthbearer.token.endpoint.url = null 16:35:39 security.protocol = PLAINTEXT 16:35:39 security.providers = null 16:35:39 send.buffer.bytes = 131072 16:35:39 session.timeout.ms = 45000 16:35:39 socket.connection.setup.timeout.max.ms = 30000 16:35:39 socket.connection.setup.timeout.ms = 10000 16:35:39 ssl.cipher.suites = null 16:35:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:39 ssl.endpoint.identification.algorithm = https 16:35:39 ssl.engine.factory.class = null 16:35:39 ssl.key.password = null 16:35:39 ssl.keymanager.algorithm = SunX509 16:35:39 ssl.keystore.certificate.chain = null 16:35:39 ssl.keystore.key = null 16:35:39 ssl.keystore.location = null 16:35:39 ssl.keystore.password = null 16:35:39 ssl.keystore.type = JKS 16:35:39 ssl.protocol = TLSv1.3 16:35:39 ssl.provider = null 16:35:39 ssl.secure.random.implementation = null 16:35:39 ssl.trustmanager.algorithm = PKIX 16:35:39 ssl.truststore.certificates = null 16:35:39 ssl.truststore.location = null 16:35:39 ssl.truststore.password = null 16:35:39 ssl.truststore.type = JKS 16:35:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:39 16:35:39 2024-03-27T16:35:39.587Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:39 2024-03-27T16:35:39.587Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:39 2024-03-27T16:35:39.587Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557339587 16:35:39 16:35:34,617 |-INFO in ReconfigureOnChangeTask(born:1711557274617) - Empty watch file list. Disabling 16:35:39 16:35:39,619 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:35:39 16:35:39,627 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:35:39 16:35:39,631 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13db8dc7 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:35:39 16:35:39,643 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:35:39 16:35:39,643 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13db8dc7 - 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 16:35:39 16:35:39,645 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:35:39 16:35:39,645 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:35:39 16:35:39,645 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:35:39 16:35:39,645 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:35:39 16:35:39,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13db8dc7 - 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 16:35:39 16:35:39,647 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:35:39 16:35:39,647 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:35:39 16:35:39,647 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:35:39 16:35:39,648 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557339648) 16:35:39 16:35:39,648 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:35:39 16:35:39,648 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:35:39 16:35:39,651 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:35:39 16:35:39,651 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:35:39 16:35:39,651 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:35:39 16:35:39,651 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:35:39 16:35:39,652 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:35:39 16:35:39,653 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:35:39 16:35:39,653 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:35:39 16:35:39,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:35:39 16:35:39,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:35:39 16:35:39,654 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:35:39 16:35:39,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:35:39 16:35:39,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:35:39 16:35:39,655 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:35:39 16:35:39,655 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:35:39 16:35:39,662 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2becb16a - Setting zoneId to "UTC" 16:35:39 16:35:39,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:35:39 16:35:39,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:35:39 16:35:39,667 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:35:39 16:35:39,667 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:35:39 16:35:39,667 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:35:39 16:35:39,667 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:35:39 16:35:39,667 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:35:39 16:35:39,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:35:39 16:35:39,668 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:35:39 16:35:39,668 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1c9c3797 - End of configuration. 16:35:39 16:35:39,668 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@53e62476 - Registering current configuration as safe fallback point 16:35:39 16:35:39 16:35:39 . ____ _ __ _ _ 16:35:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:39 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:39 =========|_|==============|___/=/_/_/_/ 16:35:39 :: Spring Boot :: (v3.1.2) 16:35:39 16:35:39 2024-03-27T16:35:39.673Z INFO 7386 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:39 2024-03-27T16:35:39.673Z INFO 7386 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:39 2024-03-27T16:35:39.683Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2024-03-27T16:35:39.683Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.700Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2024-03-27T16:35:39.700Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:39 2024-03-27T16:35:39.705Z INFO 7386 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.113 seconds (process running for 141.722) 16:35:40 2024-03-27T16:35:39.707Z INFO 7386 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 16:35:40 2024-03-27T16:35:39.715Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.715Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.725Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:40 2024-03-27T16:35:39.725Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:40 acks = -1 16:35:40 auto.include.jmx.reporter = true 16:35:40 batch.size = 16384 16:35:40 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:35:40 buffer.memory = 33554432 16:35:40 client.dns.lookup = use_all_dns_ips 16:35:40 client.id = producer-14 16:35:40 compression.type = none 16:35:40 connections.max.idle.ms = 540000 16:35:40 delivery.timeout.ms = 120000 16:35:40 enable.idempotence = false 16:35:40 interceptor.classes = [] 16:35:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:40 linger.ms = 1 16:35:40 max.block.ms = 60000 16:35:40 max.in.flight.requests.per.connection = 5 16:35:40 max.request.size = 1048576 16:35:40 metadata.max.age.ms = 300000 16:35:40 metadata.max.idle.ms = 300000 16:35:40 metric.reporters = [] 16:35:40 metrics.num.samples = 2 16:35:40 metrics.recording.level = INFO 16:35:40 metrics.sample.window.ms = 30000 16:35:40 partitioner.adaptive.partitioning.enable = true 16:35:40 partitioner.availability.timeout.ms = 0 16:35:40 partitioner.class = null 16:35:40 partitioner.ignore.keys = false 16:35:40 receive.buffer.bytes = 32768 16:35:40 reconnect.backoff.max.ms = 1000 16:35:40 reconnect.backoff.ms = 50 16:35:40 request.timeout.ms = 30000 16:35:40 retries = 0 16:35:40 retry.backoff.ms = 100 16:35:40 sasl.client.callback.handler.class = null 16:35:40 sasl.jaas.config = null 16:35:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:40 sasl.kerberos.min.time.before.relogin = 60000 16:35:40 sasl.kerberos.service.name = null 16:35:40 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:40 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:40 sasl.login.callback.handler.class = null 16:35:40 sasl.login.class = null 16:35:40 sasl.login.connect.timeout.ms = null 16:35:40 sasl.login.read.timeout.ms = null 16:35:40 sasl.login.refresh.buffer.seconds = 300 16:35:40 sasl.login.refresh.min.period.seconds = 60 16:35:40 sasl.login.refresh.window.factor = 0.8 16:35:40 sasl.login.refresh.window.jitter = 0.05 16:35:40 sasl.login.retry.backoff.max.ms = 10000 16:35:40 sasl.login.retry.backoff.ms = 100 16:35:40 sasl.mechanism = GSSAPI 16:35:40 sasl.oauthbearer.clock.skew.seconds = 30 16:35:40 sasl.oauthbearer.expected.audience = null 16:35:40 sasl.oauthbearer.expected.issuer = null 16:35:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:40 sasl.oauthbearer.jwks.endpoint.url = null 16:35:40 sasl.oauthbearer.scope.claim.name = scope 16:35:40 sasl.oauthbearer.sub.claim.name = sub 16:35:40 sasl.oauthbearer.token.endpoint.url = null 16:35:40 security.protocol = PLAINTEXT 16:35:40 security.providers = null 16:35:40 send.buffer.bytes = 131072 16:35:40 socket.connection.setup.timeout.max.ms = 30000 16:35:40 socket.connection.setup.timeout.ms = 10000 16:35:40 ssl.cipher.suites = null 16:35:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:40 ssl.endpoint.identification.algorithm = https 16:35:40 ssl.engine.factory.class = null 16:35:40 ssl.key.password = null 16:35:40 ssl.keymanager.algorithm = SunX509 16:35:40 ssl.keystore.certificate.chain = null 16:35:40 ssl.keystore.key = null 16:35:40 ssl.keystore.location = null 16:35:40 ssl.keystore.password = null 16:35:40 ssl.keystore.type = JKS 16:35:40 ssl.protocol = TLSv1.3 16:35:40 ssl.provider = null 16:35:40 ssl.secure.random.implementation = null 16:35:40 ssl.trustmanager.algorithm = PKIX 16:35:40 ssl.truststore.certificates = null 16:35:40 ssl.truststore.location = null 16:35:40 ssl.truststore.password = null 16:35:40 ssl.truststore.type = JKS 16:35:40 transaction.timeout.ms = 60000 16:35:40 transactional.id = null 16:35:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:40 16:35:40 2024-03-27T16:35:39.727Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:40 2024-03-27T16:35:39.727Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:40 2024-03-27T16:35:39.727Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:40 2024-03-27T16:35:39.727Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557339727 16:35:40 2024-03-27T16:35:39.733Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.733Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.778Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.778Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.783Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.783Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.810Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.810Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.820Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.820Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.843Z WARN 7386 --- [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} 16:35:40 2024-03-27T16:35:39.843Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: pNrx_aAFRbSJ__CdXNsmNw 16:35:40 2024-03-27T16:35:39.907Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.907Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.961Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:40 2024-03-27T16:35:39.962Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:39.973Z WARN 7386 --- [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} 16:35:40 2024-03-27T16:35:40.096Z WARN 7386 --- [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} 16:35:40 2024-03-27T16:35:40.142Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:40 2024-03-27T16:35:40.142Z WARN 7386 --- [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. 16:35:40 2024-03-27T16:35:40.142Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:40 2024-03-27T16:35:40.203Z INFO 7386 --- [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 j6l9VkIvSzq8H1dWq6traA 16:35:40 2024-03-27T16:35:40.236Z INFO 7386 --- [ 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 j6l9VkIvSzq8H1dWq6traA 16:35:40 2024-03-27T16:35:40.236Z INFO 7386 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: pNrx_aAFRbSJ__CdXNsmNw 16:35:40 2024-03-27T16:35:40.245Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.245Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.263Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.263Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.285Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:40 2024-03-27T16:35:40.285Z WARN 7386 --- [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. 16:35:40 2024-03-27T16:35:40.285Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:40 2024-03-27T16:35:40.306Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.306Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.456Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 16:35:40 2024-03-27T16:35:40.457Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:35:40 2024-03-27T16:35:40.478Z INFO 7386 --- [ 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-aeb6bb7b-3523-4790-887e-1eba10d3c6d2 16:35:40 2024-03-27T16:35:40.479Z INFO 7386 --- [ 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) 16:35:40 2024-03-27T16:35:40.479Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:35:40 2024-03-27T16:35:40.500Z INFO 7386 --- [ 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-aeb6bb7b-3523-4790-887e-1eba10d3c6d2', protocol='range'} 16:35:40 2024-03-27T16:35:40.500Z INFO 7386 --- [ 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-aeb6bb7b-3523-4790-887e-1eba10d3c6d2=Assignment(partitions=[cm-events-0])} 16:35:40 2024-03-27T16:35:40.522Z INFO 7386 --- [ 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-aeb6bb7b-3523-4790-887e-1eba10d3c6d2', protocol='range'} 16:35:40 2024-03-27T16:35:40.522Z INFO 7386 --- [ 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]) 16:35:40 2024-03-27T16:35:40.522Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 16:35:40 2024-03-27T16:35:40.536Z INFO 7386 --- [ 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 16:35:40 2024-03-27T16:35:40.550Z INFO 7386 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 16:35:40 2024-03-27T16:35:40.596Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.596Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.673Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.673Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:35:40 2024-03-27T16:35:40.702Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.702Z INFO 7386 --- [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: 111ms, elapsed time since send: 111ms, request timeout: 30000ms) 16:35:40 2024-03-27T16:35:40.702Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 16:35:40 2024-03-27T16:35:40.702Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 16:35:40 2024-03-27T16:35:40.702Z INFO 7386 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1130869544, epoch=1) to node 1: 16:35:40 16:35:40 org.apache.kafka.common.errors.DisconnectException: null 16:35:40 16:35:40 2024-03-27T16:35:40.702Z INFO 7386 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, 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. 16:35:40 2024-03-27T16:35:40.717Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.717Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.731Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.731Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.769Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.769Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.774Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.774Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.805Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.805Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.815Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.815Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.817Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.817Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.840Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.840Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.862Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.862Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:40 2024-03-27T16:35:40.874Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:40 2024-03-27T16:35:40.874Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.837 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:35:40 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:35:46 2024-03-27T16:35:40.930Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:46 2024-03-27T16:35:40.944Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2024-03-27T16:35:40.945Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:40.981Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7a48817843be22077a58027f46e810e9eda6ea1e98ec0399a0577f088ad2d623 16:35:46 2024-03-27T16:35:41.008Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.008Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.024Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.024Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.062Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.062Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.076Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.076Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.146Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:46 2024-03-27T16:35:41.146Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:41.146Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:41.160Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.161Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.209Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.209Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.305Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:46 2024-03-27T16:35:41.305Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:41.305Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:41.324Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.324Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.449Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.449Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.478Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.479Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.684Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.684Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.692Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.693Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.699Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.699Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.711Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.711Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.719Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.719Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.719Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.720Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.768Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.768Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.888Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.888Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.899Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.899Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.922Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.922Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.932Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.932Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:41.983Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:41.983Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.065Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.065Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.191Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.191Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.207Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:46 2024-03-27T16:35:42.208Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:42.208Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:42.378Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:46 2024-03-27T16:35:42.378Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:42.378Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:42.418Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.418Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.528Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.528Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.652Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.652Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.674Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.674Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.695Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.695Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.743Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.743Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.744Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.744Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.826Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.826Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.865Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.865Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.874Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.874Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.893Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.893Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:42.994Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:46 2024-03-27T16:35:42.994Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.027Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.027Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.053Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.053Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.145Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.145Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.160Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:46 2024-03-27T16:35:43.160Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:43.160Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:43.276Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.276Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.331Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:46 2024-03-27T16:35:43.331Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:43.331Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:43.531Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.531Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.556Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.556Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.578Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.578Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.620Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.620Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.647Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.647Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.727Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.727Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.728Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.728Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.797Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.797Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.797Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.797Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.904Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.904Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.917Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.917Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:43.998Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:46 2024-03-27T16:35:43.998Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.008Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.008Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.012Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:46 2024-03-27T16:35:44.013Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:44.013Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:44.129Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.129Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.233Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.233Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.248Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.248Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.443Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:46 2024-03-27T16:35:44.443Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:44.443Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:44.550Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.550Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.635Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.635Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.680Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.680Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.685Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.685Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.728Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.728Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.735Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.735Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.759Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.759Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.764Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.764Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.813Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.814Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.871Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.871Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:44.961Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:46 2024-03-27T16:35:44.961Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.065Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.065Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.067Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:46 2024-03-27T16:35:45.067Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:45.067Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:45.120Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.120Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.162Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.162Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.187Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.187Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.232Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.232Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.403Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:46 2024-03-27T16:35:45.403Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:45.403Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:45.552Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.552Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.631Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.631Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.643Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.643Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.666Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.666Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.670Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.670Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.717Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.717Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.786Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.787Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.838Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.838Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.842Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.842Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.864Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.864Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.922Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.922Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:45.924Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:46 2024-03-27T16:35:45.924Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.026Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.026Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.108Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.108Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.174Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:46 2024-03-27T16:35:46.174Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:46.174Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:46.269Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.269Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.339Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.339Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.457Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:46 2024-03-27T16:35:46.457Z WARN 7386 --- [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. 16:35:46 2024-03-27T16:35:46.457Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2024-03-27T16:35:46.546Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.546Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.575Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.576Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.591Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.591Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.634Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.634Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.713Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.782935069S 16:35:46 2024-03-27T16:35:46.739Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.739Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.744Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.744Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:46 2024-03-27T16:35:46.755Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2024-03-27T16:35:46.756Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:47 2024-03-27T16:35:46.820Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:47 2024-03-27T16:35:46.820Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:47 2024-03-27T16:35:46.872Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:47 2024-03-27T16:35:46.872Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:47 2024-03-27T16:35:46.897Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:47 2024-03-27T16:35:46.897Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:47 2024-03-27T16:35:46.932Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:47 2024-03-27T16:35:46.932Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:47 2024-03-27T16:35:46.980Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:47 2024-03-27T16:35:46.980Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.154 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:35:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:35:47 2024-03-27T16:35:47.132Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:47 2024-03-27T16:35:47.132Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:35:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:35:47 2024-03-27T16:35:47.174Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:47 2024-03-27T16:35:47.174Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:47 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:35:47 2024-03-27T16:35:47.231Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:47 2024-03-27T16:35:47.231Z WARN 7386 --- [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. 16:35:47 2024-03-27T16:35:47.231Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:35:47 2024-03-27T16:35:47.264Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:47 2024-03-27T16:35:47.265Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:35:47 2024-03-27T16:35:47.300Z DEBUG 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 16:35:47 2024-03-27T16:35:47.303Z DEBUG 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 16:35:47 2024-03-27T16:35:47.315Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:47 2024-03-27T16:35:47.315Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:47 2024-03-27T16:35:47.326Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:35:47 2024-03-27T16:35:47.326Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:35:47 2024-03-27T16:35:47.326Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:35:47 2024-03-27T16:35:47.328Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:35:47 2024-03-27T16:35:47.328Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:35:47 2024-03-27T16:35:47.330Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:35:47 2024-03-27T16:35:47.330Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 16:35:47 2024-03-27T16:35:47.333Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:35:47 2024-03-27T16:35:47.333Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:35:47 2024-03-27T16:35:47.333Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:47 2024-03-27T16:35:47.333Z WARN 7386 --- [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. 16:35:47 2024-03-27T16:35:47.333Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:47 2024-03-27T16:35:47.335Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 16:35:47 2024-03-27T16:35:47.335Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:35:47 2024-03-27T16:35:47.335Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:35:47 2024-03-27T16:35:47.337Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:35:47 2024-03-27T16:35:47.337Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:35:47 2024-03-27T16:35:47.337Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:35:47 2024-03-27T16:35:47.339Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 16:35:47 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:35:47 2024-03-27T16:35:47.408Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 16:35:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:35:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:35:49 2024-03-27T16:35:47.465Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.465Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.519Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.520Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.683Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.684Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.738Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.738Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.771Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.771Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.816Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.816Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.823Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.823Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.846Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.846Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.926Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.926Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:47.985Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:49 2024-03-27T16:35:47.985Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.033Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.033Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.035Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.035Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.185Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:49 2024-03-27T16:35:48.185Z WARN 7386 --- [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. 16:35:49 2024-03-27T16:35:48.185Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:49 2024-03-27T16:35:48.187Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.187Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.235Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.235Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.269Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.269Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.335Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:49 2024-03-27T16:35:48.335Z WARN 7386 --- [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. 16:35:49 2024-03-27T16:35:48.335Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:49 2024-03-27T16:35:48.371Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.371Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.586Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.586Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.622Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.622Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.667Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.667Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.719Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.719Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.775Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.775Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.824Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.824Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.837Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.837Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.841Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.841Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.878Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.878Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.888Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.888Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:48.999Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:49 2024-03-27T16:35:48.999Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.088Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:49 2024-03-27T16:35:49.088Z WARN 7386 --- [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. 16:35:49 2024-03-27T16:35:49.088Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:49 2024-03-27T16:35:49.172Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.172Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.186Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.186Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.189Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.189Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.238Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.238Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.341Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:35:49 2024-03-27T16:35:49.341Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 16:35:49 2024-03-27T16:35:49.343Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:35:49 2024-03-27T16:35:49.345Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:35:49 2024-03-27T16:35:49.345Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:35:49 2024-03-27T16:35:49.346Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:35:49 2024-03-27T16:35:49.348Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:35:49 2024-03-27T16:35:49.348Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:35:49 2024-03-27T16:35:49.348Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:35:49 2024-03-27T16:35:49.350Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:35:49 2024-03-27T16:35:49.350Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:35:49 2024-03-27T16:35:49.350Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:35:49 2024-03-27T16:35:49.397Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 16:35:49 2024-03-27T16:35:49.398Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:35:49 2024-03-27T16:35:49.398Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:35:49 2024-03-27T16:35:49.435Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 16:35:49 2024-03-27T16:35:49.435Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:35:49 2024-03-27T16:35:49.439Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:49 2024-03-27T16:35:49.439Z WARN 7386 --- [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. 16:35:49 2024-03-27T16:35:49.439Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:49 2024-03-27T16:35:49.490Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 16:35:49 2024-03-27T16:35:49.509Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 16:35:49 2024-03-27T16:35:49.509Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:35:49 2024-03-27T16:35:49.512Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:35:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.098 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:35:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:35:49 2024-03-27T16:35:49.566Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.566Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.566Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:35:49 2024-03-27T16:35:49.566Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.566Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.566Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.571Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.571Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.571Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 16:35:49 2024-03-27T16:35:49.572Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.572Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.572Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.573Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.573Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.573Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 16:35:49 2024-03-27T16:35:49.574Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.574Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.574Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.574Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.575Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.575Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:35:49 2024-03-27T16:35:49.575Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.575Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.576Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.576Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.576Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.576Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.576Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:35:49 2024-03-27T16:35:49.577Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.577Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.577Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.577Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.578Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.578Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:35:49 2024-03-27T16:35:49.578Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.578Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.578Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:35:49 2024-03-27T16:35:49.580Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.580Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z WARN 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:35:49 2024-03-27T16:35:49.580Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.581Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:35:49 2024-03-27T16:35:49.582Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.582Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.582Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:35:49 2024-03-27T16:35:49.583Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 16:35:49 2024-03-27T16:35:49.588Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.588Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.589Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.589Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:49 2024-03-27T16:35:49.593Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.593Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.593Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.594Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.594Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:35:49 2024-03-27T16:35:49.594Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:35:49 2024-03-27T16:35:49.594Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.594Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 16:35:49 2024-03-27T16:35:49.594Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.601Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:35:49 2024-03-27T16:35:49.601Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:49 2024-03-27T16:35:49.601Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:35:49 2024-03-27T16:35:49.601Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:49 2024-03-27T16:35:49.602Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:35:49 2024-03-27T16:35:49.603Z INFO 7386 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:35:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:35:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:35:49 16:35:47,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4c8fafce - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 16:35:49 16:35:49,631 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:35:49 16:35:49,632 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:35:49 16:35:49,632 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48b4b22f - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:35:49 16:35:49,635 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:35:49 16:35:49,635 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48b4b22f - 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 16:35:49 16:35:49,636 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:35:49 16:35:49,636 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:35:49 16:35:49,636 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:35:49 16:35:49,637 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f6b7d08 - 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. 16:35:49 16:35:49,637 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48b4b22f - 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 16:35:49 16:35:49,638 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:35:49 16:35:49,638 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:35:49 16:35:49,638 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:35:49 16:35:49,638 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557349638) 16:35:49 16:35:49,639 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:35:49 16:35:49,639 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:35:49 16:35:49,640 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:35:49 16:35:49,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:35:49 16:35:49,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:35:49 16:35:49,641 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:35:49 16:35:49,641 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:35:49 16:35:49,646 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1d2d476c - Setting zoneId to "UTC" 16:35:49 16:35:49,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:35:49 16:35:49,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:35:49 16:35:49,650 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:35:49 16:35:49,650 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:35:49 16:35:49,650 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:35:49 16:35:49,650 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:35:49 16:35:49,651 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:35:49 16:35:49,651 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ca2eaad - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:35:49 16:35:49,651 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:35:49 16:35:49,651 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@77843867 - End of configuration. 16:35:49 16:35:49,651 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1accd972 - Registering current configuration as safe fallback point 16:35:49 16:35:49 16:35:49 . ____ _ __ _ _ 16:35:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:49 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:49 =========|_|==============|___/=/_/_/_/ 16:35:49 :: Spring Boot :: (v3.1.2) 16:35:49 16:35:49 2024-03-27T16:35:49.655Z INFO 7386 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:49 2024-03-27T16:35:49.655Z INFO 7386 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:49 2024-03-27T16:35:49.679Z INFO 7386 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.065 seconds (process running for 151.697) 16:35:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:35:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:35:49 2024-03-27T16:35:49.693Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:49 2024-03-27T16:35:49.693Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:49 16:35:49 . ____ _ __ _ _ 16:35:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:49 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:49 =========|_|==============|___/=/_/_/_/ 16:35:49 :: Spring Boot :: (v3.1.2) 16:35:49 16:35:49 2024-03-27T16:35:49.718Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:49 2024-03-27T16:35:49.718Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 16:35:49 2024-03-27T16:35:49.726Z INFO 7386 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.027 seconds (process running for 151.743) 16:35:49 2024-03-27T16:35:49.731Z WARN 7386 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:35:49 2024-03-27T16:35:49.735Z WARN 7386 --- [onPool-worker-3] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:35:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:35:49 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:35:50 2024-03-27T16:35:49.777Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:50 2024-03-27T16:35:49.778Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:49.831Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:50 2024-03-27T16:35:49.831Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:49.843Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:50 2024-03-27T16:35:49.843Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:49.871Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:50 2024-03-27T16:35:49.871Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:49.927Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:50 2024-03-27T16:35:49.927Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:49.947Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:50 2024-03-27T16:35:49.947Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:50 16:35:50 . ____ _ __ _ _ 16:35:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:50 =========|_|==============|___/=/_/_/_/ 16:35:50 :: Spring Boot :: (v3.1.2) 16:35:50 16:35:50 2024-03-27T16:35:50.093Z INFO 7386 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:50 2024-03-27T16:35:50.093Z INFO 7386 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:35:50 2024-03-27T16:35:50.096Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.096Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.153Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.153Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.155Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.155Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.276Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.276Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.299Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.299Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.299Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:50 2024-03-27T16:35:50.299Z WARN 7386 --- [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. 16:35:50 2024-03-27T16:35:50.299Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:50 2024-03-27T16:35:50.417Z INFO 7386 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.341 seconds (process running for 152.434) 16:35:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:35:50 16:35:50 . ____ _ __ _ _ 16:35:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:50 =========|_|==============|___/=/_/_/_/ 16:35:50 :: Spring Boot :: (v3.1.2) 16:35:50 16:35:50 2024-03-27T16:35:50.539Z INFO 7386 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:50 2024-03-27T16:35:50.539Z INFO 7386 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:35:50 2024-03-27T16:35:50.547Z INFO 7386 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.024 seconds (process running for 152.565) 16:35:50 2024-03-27T16:35:50.595Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.595Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.596Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:50 2024-03-27T16:35:50.597Z WARN 7386 --- [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. 16:35:50 2024-03-27T16:35:50.597Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:50 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:35:50 16:35:50 . ____ _ __ _ _ 16:35:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:50 =========|_|==============|___/=/_/_/_/ 16:35:50 :: Spring Boot :: (v3.1.2) 16:35:50 16:35:50 2024-03-27T16:35:50.640Z INFO 7386 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:50 2024-03-27T16:35:50.641Z INFO 7386 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:50 2024-03-27T16:35:50.647Z INFO 7386 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.023 seconds (process running for 152.664) 16:35:50 2024-03-27T16:35:50.648Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.648Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:35:50 2024-03-27T16:35:50.676Z INFO 7386 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:35:50 2024-03-27T16:35:50.677Z INFO 7386 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:35:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:35:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:35:50 2024-03-27T16:35:50.687Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.687Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.694Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.694Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:35:50 2024-03-27T16:35:50.703Z WARN 7386 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 16:35:50 2024-03-27T16:35:50.704Z WARN 7386 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 16:35:50 2024-03-27T16:35:50.710Z WARN 7386 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 16:35:50 2024-03-27T16:35:50.713Z WARN 7386 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 16:35:50 2024-03-27T16:35:50.717Z WARN 7386 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 16:35:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:35:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:35:50 2024-03-27T16:35:50.737Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.738Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:50 2024-03-27T16:35:50.738Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.738Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:35:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:35:50 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:35:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:35:50 2024-03-27T16:35:50.779Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.779Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:50 16:35:50 . ____ _ __ _ _ 16:35:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:50 =========|_|==============|___/=/_/_/_/ 16:35:50 :: Spring Boot :: (v3.1.2) 16:35:50 16:35:50 2024-03-27T16:35:50.783Z INFO 7386 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7386 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:35:50 2024-03-27T16:35:50.784Z INFO 7386 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:35:50 2024-03-27T16:35:50.790Z INFO 7386 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.021 seconds (process running for 152.807) 16:35:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:35:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:35:50 2024-03-27T16:35:50.823Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:50 2024-03-27T16:35:50.823Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:35:56 2024-03-27T16:35:50.827Z INFO 7386 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:35:56 2024-03-27T16:35:50.858Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:50.858Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:50.916Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 86fa1cd22fcc0c9db0188b25f24874e209e9c5df8c5b62f54f2c92d84ecd5c8d 16:35:56 2024-03-27T16:35:50.988Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:50.988Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.006Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.006Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.025Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.025Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.048Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.048Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.259Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.259Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.261Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:56 2024-03-27T16:35:51.261Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:51.261Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:51.261Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.261Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.283Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.283Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.642Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.642Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.654Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.654Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.697Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.697Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.762Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.762Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.807Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:56 2024-03-27T16:35:51.807Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:51.807Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:51.808Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.809Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.844Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.844Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.845Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.845Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.877Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.877Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.884Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.884Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:51.908Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2024-03-27T16:35:51.909Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.011Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.011Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.053Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.054Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.229Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.229Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.314Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.314Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.419Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.419Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.464Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:56 2024-03-27T16:35:52.464Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:52.464Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:52.485Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.485Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.496Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.496Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.633Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.633Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.666Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.666Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.718Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.718Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.798Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.798Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.799Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.799Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.873Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:56 2024-03-27T16:35:52.873Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:52.873Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:52.886Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.886Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.958Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.958Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:52.960Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2024-03-27T16:35:52.960Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.015Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.015Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.080Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.080Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.260Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.260Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.322Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.322Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.331Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.331Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.417Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.417Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.469Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.469Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.572Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.572Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.599Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.599Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.668Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:56 2024-03-27T16:35:53.668Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:53.668Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:53.686Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.686Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.688Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.688Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.860Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.860Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.901Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.901Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.913Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.913Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.952Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.952Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:53.989Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:53.989Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.027Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:56 2024-03-27T16:35:54.027Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:54.027Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:54.118Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.118Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.134Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.134Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.184Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.184Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.432Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.432Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.463Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.463Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.502Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.502Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.521Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:56 2024-03-27T16:35:54.521Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:54.521Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:54.521Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.521Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.628Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.628Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.637Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.637Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.691Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.691Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.749Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.749Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.803Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.803Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:54.823Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2024-03-27T16:35:54.824Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.079Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.079Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.088Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.088Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.091Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.091Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.116Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.116Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.186Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.186Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.195Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:56 2024-03-27T16:35:55.195Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:55.195Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:55.284Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.284Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.287Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.287Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.369Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.369Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.379Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:56 2024-03-27T16:35:55.379Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:55.379Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:55.480Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.480Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.557Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.557Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.590Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.590Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.601Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.601Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.680Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.680Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.695Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.695Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.730Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.730Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.956Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.957Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:55.995Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:55.995Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.005Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.005Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.014Z INFO 7386 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.187217745S 16:35:56 2024-03-27T16:35:56.016Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-11 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.018Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.018Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.018Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356018 16:35:56 2024-03-27T16:35:56.038Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.038Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-15 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.040Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.040Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.040Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.040Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356040 16:35:56 2024-03-27T16:35:56.095Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.095Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.177Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.177Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.186Z INFO 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.186Z WARN 7386 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.194Z WARN 7386 --- [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} 16:35:56 2024-03-27T16:35:56.194Z INFO 7386 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.247Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.247Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.265Z INFO 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:35:56 2024-03-27T16:35:56.265Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:56.265Z WARN 7386 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:56.275Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.275Z WARN 7386 --- [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:32784) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.314Z WARN 7386 --- [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} 16:35:56 2024-03-27T16:35:56.337Z INFO 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.337Z WARN 7386 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.391Z INFO 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.391Z WARN 7386 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.421Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.422Z INFO 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.422Z WARN 7386 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.443Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-12 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.445Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.445Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.445Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356445 16:35:56 2024-03-27T16:35:56.447Z INFO 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.447Z WARN 7386 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.452Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.452Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-16 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.458Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.458Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.458Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.458Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356458 16:35:56 2024-03-27T16:35:56.468Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.468Z INFO 7386 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.474Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-13 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.475Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.475Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.475Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356475 16:35:56 2024-03-27T16:35:56.482Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.483Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-17 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.485Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.485Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.485Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.485Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356485 16:35:56 2024-03-27T16:35:56.497Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.497Z INFO 7386 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.502Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-14 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.505Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.505Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.505Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356505 16:35:56 2024-03-27T16:35:56.508Z INFO 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.508Z WARN 7386 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.513Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.513Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-18 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.515Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.515Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.515Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.515Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356515 16:35:56 2024-03-27T16:35:56.527Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.527Z INFO 7386 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.537Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-15 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.539Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.539Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.539Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356539 16:35:56 2024-03-27T16:35:56.545Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.546Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-19 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.548Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.548Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.548Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.548Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356548 16:35:56 2024-03-27T16:35:56.552Z INFO 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:35:56 2024-03-27T16:35:56.552Z WARN 7386 --- [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. 16:35:56 2024-03-27T16:35:56.552Z WARN 7386 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2024-03-27T16:35:56.557Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.557Z INFO 7386 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.566Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-16 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.568Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.568Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.568Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356568 16:35:56 2024-03-27T16:35:56.575Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.576Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-20 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.578Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.578Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.578Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.578Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356578 16:35:56 2024-03-27T16:35:56.584Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.584Z INFO 7386 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.592Z INFO 7386 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:56 allow.auto.create.topics = true 16:35:56 auto.commit.interval.ms = 5000 16:35:56 auto.include.jmx.reporter = true 16:35:56 auto.offset.reset = earliest 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 check.crcs = true 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = consumer-test-17 16:35:56 client.rack = 16:35:56 connections.max.idle.ms = 540000 16:35:56 default.api.timeout.ms = 60000 16:35:56 enable.auto.commit = true 16:35:56 exclude.internal.topics = true 16:35:56 fetch.max.bytes = 52428800 16:35:56 fetch.max.wait.ms = 500 16:35:56 fetch.min.bytes = 1 16:35:56 group.id = test 16:35:56 group.instance.id = null 16:35:56 heartbeat.interval.ms = 3000 16:35:56 interceptor.classes = [] 16:35:56 internal.leave.group.on.close = true 16:35:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:56 isolation.level = read_uncommitted 16:35:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:56 max.partition.fetch.bytes = 1048576 16:35:56 max.poll.interval.ms = 300000 16:35:56 max.poll.records = 500 16:35:56 metadata.max.age.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:56 receive.buffer.bytes = 65536 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 session.timeout.ms = 45000 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:56 16:35:56 2024-03-27T16:35:56.594Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.594Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.594Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356594 16:35:56 2024-03-27T16:35:56.595Z INFO 7386 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 16:35:56 2024-03-27T16:35:56.600Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:56 2024-03-27T16:35:56.601Z INFO 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:56 acks = -1 16:35:56 auto.include.jmx.reporter = true 16:35:56 batch.size = 16384 16:35:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:35:56 buffer.memory = 33554432 16:35:56 client.dns.lookup = use_all_dns_ips 16:35:56 client.id = producer-21 16:35:56 compression.type = none 16:35:56 connections.max.idle.ms = 540000 16:35:56 delivery.timeout.ms = 120000 16:35:56 enable.idempotence = false 16:35:56 interceptor.classes = [] 16:35:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:56 linger.ms = 1 16:35:56 max.block.ms = 60000 16:35:56 max.in.flight.requests.per.connection = 5 16:35:56 max.request.size = 1048576 16:35:56 metadata.max.age.ms = 300000 16:35:56 metadata.max.idle.ms = 300000 16:35:56 metric.reporters = [] 16:35:56 metrics.num.samples = 2 16:35:56 metrics.recording.level = INFO 16:35:56 metrics.sample.window.ms = 30000 16:35:56 partitioner.adaptive.partitioning.enable = true 16:35:56 partitioner.availability.timeout.ms = 0 16:35:56 partitioner.class = null 16:35:56 partitioner.ignore.keys = false 16:35:56 receive.buffer.bytes = 32768 16:35:56 reconnect.backoff.max.ms = 1000 16:35:56 reconnect.backoff.ms = 50 16:35:56 request.timeout.ms = 30000 16:35:56 retries = 0 16:35:56 retry.backoff.ms = 100 16:35:56 sasl.client.callback.handler.class = null 16:35:56 sasl.jaas.config = null 16:35:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:56 sasl.kerberos.min.time.before.relogin = 60000 16:35:56 sasl.kerberos.service.name = null 16:35:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:56 sasl.login.callback.handler.class = null 16:35:56 sasl.login.class = null 16:35:56 sasl.login.connect.timeout.ms = null 16:35:56 sasl.login.read.timeout.ms = null 16:35:56 sasl.login.refresh.buffer.seconds = 300 16:35:56 sasl.login.refresh.min.period.seconds = 60 16:35:56 sasl.login.refresh.window.factor = 0.8 16:35:56 sasl.login.refresh.window.jitter = 0.05 16:35:56 sasl.login.retry.backoff.max.ms = 10000 16:35:56 sasl.login.retry.backoff.ms = 100 16:35:56 sasl.mechanism = GSSAPI 16:35:56 sasl.oauthbearer.clock.skew.seconds = 30 16:35:56 sasl.oauthbearer.expected.audience = null 16:35:56 sasl.oauthbearer.expected.issuer = null 16:35:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:56 sasl.oauthbearer.jwks.endpoint.url = null 16:35:56 sasl.oauthbearer.scope.claim.name = scope 16:35:56 sasl.oauthbearer.sub.claim.name = sub 16:35:56 sasl.oauthbearer.token.endpoint.url = null 16:35:56 security.protocol = PLAINTEXT 16:35:56 security.providers = null 16:35:56 send.buffer.bytes = 131072 16:35:56 socket.connection.setup.timeout.max.ms = 30000 16:35:56 socket.connection.setup.timeout.ms = 10000 16:35:56 ssl.cipher.suites = null 16:35:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:56 ssl.endpoint.identification.algorithm = https 16:35:56 ssl.engine.factory.class = null 16:35:56 ssl.key.password = null 16:35:56 ssl.keymanager.algorithm = SunX509 16:35:56 ssl.keystore.certificate.chain = null 16:35:56 ssl.keystore.key = null 16:35:56 ssl.keystore.location = null 16:35:56 ssl.keystore.password = null 16:35:56 ssl.keystore.type = JKS 16:35:56 ssl.protocol = TLSv1.3 16:35:56 ssl.provider = null 16:35:56 ssl.secure.random.implementation = null 16:35:56 ssl.trustmanager.algorithm = PKIX 16:35:56 ssl.truststore.certificates = null 16:35:56 ssl.truststore.location = null 16:35:56 ssl.truststore.password = null 16:35:56 ssl.truststore.type = JKS 16:35:56 transaction.timeout.ms = 60000 16:35:56 transactional.id = null 16:35:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:56 16:35:56 2024-03-27T16:35:56.603Z WARN 7386 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:56 2024-03-27T16:35:56.603Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:35:56 2024-03-27T16:35:56.603Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:35:56 2024-03-27T16:35:56.603Z INFO 7386 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557356603 16:35:56 2024-03-27T16:35:56.608Z INFO 7386 --- [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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.609Z INFO 7386 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.614Z INFO 7386 --- [ 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 QzowqQkLTNKskqsw1BkF9Q 16:35:56 2024-03-27T16:35:56.614Z INFO 7386 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: TmCOPzrHQLOhe4G45TE_Tg 16:35:56 2024-03-27T16:35:56.652Z INFO 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.652Z WARN 7386 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.723Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 16:35:56 2024-03-27T16:35:56.724Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:35:56 2024-03-27T16:35:56.742Z INFO 7386 --- [ 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-a24f0918-a537-45c8-8fb4-a83c50a0f490 16:35:56 2024-03-27T16:35:56.742Z INFO 7386 --- [ 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) 16:35:56 2024-03-27T16:35:56.742Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:35:56 2024-03-27T16:35:56.767Z INFO 7386 --- [ 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-a24f0918-a537-45c8-8fb4-a83c50a0f490', protocol='range'} 16:35:56 2024-03-27T16:35:56.767Z INFO 7386 --- [ 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-a24f0918-a537-45c8-8fb4-a83c50a0f490=Assignment(partitions=[my-topic-name-0])} 16:35:56 2024-03-27T16:35:56.787Z INFO 7386 --- [ 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-a24f0918-a537-45c8-8fb4-a83c50a0f490', protocol='range'} 16:35:56 2024-03-27T16:35:56.788Z INFO 7386 --- [ 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]) 16:35:56 2024-03-27T16:35:56.788Z INFO 7386 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 16:35:56 2024-03-27T16:35:56.793Z INFO 7386 --- [ 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 16:35:56 2024-03-27T16:35:56.798Z INFO 7386 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.798Z WARN 7386 --- [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:32782) could not be established. Broker may not be available. 16:35:56 2024-03-27T16:35:56.805Z INFO 7386 --- [ 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:32788 (id: 1 rack: null)], epoch=0}}. 16:35:56 2024-03-27T16:35:56.826Z INFO 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2024-03-27T16:35:56.826Z WARN 7386 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.839Z INFO 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.839Z WARN 7386 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.897Z INFO 7386 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.898Z INFO 7386 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.969Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.969Z INFO 7386 --- [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: 133ms, elapsed time since send: 133ms, request timeout: 30000ms) 16:35:57 2024-03-27T16:35:56.969Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 16:35:57 2024-03-27T16:35:56.969Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 16:35:57 2024-03-27T16:35:56.969Z INFO 7386 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=310283879, epoch=1) to node 1: 16:35:57 16:35:57 org.apache.kafka.common.errors.DisconnectException: null 16:35:57 16:35:57 2024-03-27T16:35:56.969Z INFO 7386 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:35:57 2024-03-27T16:35:56.998Z INFO 7386 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.998Z INFO 7386 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.998Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.998Z WARN 7386 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.998Z WARN 7386 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.998Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.999Z INFO 7386 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.999Z WARN 7386 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.999Z INFO 7386 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.999Z WARN 7386 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:56.999Z INFO 7386 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:57 2024-03-27T16:35:56.999Z WARN 7386 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.000Z INFO 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.000Z WARN 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.000Z INFO 7386 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.000Z WARN 7386 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.058Z INFO 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.058Z WARN 7386 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.069Z INFO 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.069Z WARN 7386 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.099Z INFO 7386 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.099Z WARN 7386 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.100Z INFO 7386 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.100Z WARN 7386 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.100Z INFO 7386 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.100Z WARN 7386 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.297 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:35:57 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:35:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:35:57 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:35:57 2024-03-27T16:35:57.144Z INFO 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.144Z WARN 7386 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.146Z WARN 7386 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 16:35:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:35:57 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 16:35:57 2024-03-27T16:35:57.150Z INFO 7386 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.150Z WARN 7386 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.150Z INFO 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.150Z WARN 7386 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.151Z INFO 7386 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.151Z WARN 7386 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 2024-03-27T16:35:57.151Z INFO 7386 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.151Z WARN 7386 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:35:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 16:35:57 2024-03-27T16:35:57.157Z INFO 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:57 2024-03-27T16:35:57.157Z WARN 7386 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:35:57 [INFO] 16:35:57 [INFO] Results: 16:35:57 [INFO] 16:35:57 [INFO] Tests run: 529, Failures: 0, Errors: 0, Skipped: 0 16:35:57 [INFO] 16:35:57 [INFO] 16:35:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 16:35:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:35:57 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 16:35:57 [INFO] 16:35:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 16:35:57 [INFO] 16:35:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:35:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar 16:35:57 [INFO] 16:35:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 16:35:57 [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-merge-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/* 16:35:57 [INFO] 16:35:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 16:35:57 [INFO] 16:35:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 16:35:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:35:57 [INFO] 16:35:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 16:35:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:35:57 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 16:35:57 [INFO] All coverage checks have been met. 16:35:57 [INFO] 16:35:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 16:35:57 [INFO] 16:35:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:35:57 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.jar 16:35:57 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.pom 16:35:57 [INFO] 16:35:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 16:35:58 [INFO] 16:35:58 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:35:58 [INFO] Building cps-ncmp-rest 3.4.7-SNAPSHOT [12/23] 16:35:58 [INFO] --------------------------------[ jar ]--------------------------------- 16:35:58 [INFO] 16:35:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:35:58 [INFO] 16:35:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 16:35:58 [INFO] 16:35:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 16:35:58 [INFO] 16:35:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 16:35:58 [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-merge-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/* 16:35:58 [INFO] 16:35:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:35:58 [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-merge-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/* 16:35:58 [INFO] 16:35:58 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:35:58 [INFO] Generating with dryRun=false 16:35:58 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:35:58 [INFO] OpenAPI Generator: spring (server) 16:35:58 [INFO] Generator 'spring' is considered stable. 16:35:58 [INFO] ---------------------------------- 16:35:58 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:35:58 [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) 16:35:58 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:35:58 [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). 16:35:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:35:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:35:58 [INFO] Processing operation getResourceDataForCmHandle 16:35:58 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:35:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:35:58 [INFO] Processing operation createResourceDataRunningForCmHandle 16:35:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:35:58 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:35:58 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:35:58 [INFO] Processing operation executeDataOperationForCmHandles 16:35:58 [INFO] Processing operation queryResourceDataForCmHandle 16:35:58 [INFO] Processing operation getModuleReferencesByCmHandle 16:35:58 [INFO] Processing operation getModuleDefinitions 16:35:58 [INFO] Processing operation searchCmHandles 16:35:58 [INFO] Processing operation retrieveCmHandleDetailsById 16:35:58 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 16:35:58 [INFO] Processing operation searchCmHandleIds 16:35:58 [INFO] Processing operation getCmHandleStateByCmHandleId 16:35:58 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:35:58 [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] 16:35:58 [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] 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 16:35:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:35:58 [WARNING] Multiple MediaTypes found, using only the first one 16:35:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:35:58 [WARNING] Multiple MediaTypes found, using only the first one 16:35:58 [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] 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 16:35:58 [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] 16:35:58 [INFO] Skipping generation of supporting files. 16:35:58 ################################################################################ 16:35:58 # Thanks for using OpenAPI Generator. # 16:35:58 # Please consider donation to help us maintain this project 🙏 # 16:35:58 # https://opencollective.com/openapi_generator/donate # 16:35:58 ################################################################################ 16:35:58 [INFO] 16:35:58 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:35:58 [INFO] Generating with dryRun=false 16:35:58 [INFO] No .openapi-generator-ignore file found. 16:35:58 [INFO] OpenAPI Generator: spring (server) 16:35:58 [INFO] Generator 'spring' is considered stable. 16:35:58 [INFO] ---------------------------------- 16:35:58 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:35:58 [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) 16:35:58 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:35:58 [INFO] Processing operation updateDmiPluginRegistration 16:35:58 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 16:35:58 [INFO] Processing operation searchCmHandleIds 16:35:58 [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] 16:35:58 [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] 16:35:58 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 16:35:58 [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] 16:35:58 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 16:35:58 [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] 16:35:58 [INFO] Skipping generation of supporting files. 16:35:58 ################################################################################ 16:35:58 # Thanks for using OpenAPI Generator. # 16:35:58 # Please consider donation to help us maintain this project 🙏 # 16:35:58 # https://opencollective.com/openapi_generator/donate # 16:35:58 ################################################################################ 16:35:58 [INFO] 16:35:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 16:35:58 [INFO] You have 0 Checkstyle violations. 16:35:58 [INFO] 16:35:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 16:35:58 [INFO] You have 0 Checkstyle violations. 16:35:58 [INFO] 16:35:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 16:35:58 [INFO] Starting audit... 16:35:58 Audit done. 16:35:58 [INFO] You have 0 Checkstyle violations. 16:35:58 [INFO] 16:35:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 16:35:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:35:58 [INFO] Copying 1 resource 16:35:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 16:35:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 16:35:58 [INFO] 16:35:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 16:35:58 [INFO] Changes detected - recompiling the module! :dependency 16:35:58 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:36:00 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 16:36:00 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 16:36:00 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 16:36:00 [INFO] 16:36:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 16:36:00 [INFO] 16:36:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 16:36:00 [INFO] Fork Value is true 16:36:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:36:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:36:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:36:01 [java] WARNING: System::setSecurityManager will be removed in a future release 16:36:04 [INFO] Done SpotBugs Analysis.... 16:36:04 [INFO] 16:36:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 16:36:04 [INFO] 16:36:04 [INFO] 16:36:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 16:36:04 [INFO] BugInstance size is 0 16:36:04 [INFO] Error size is 0 16:36:04 [INFO] No errors/warnings found 16:36:04 [INFO] 16:36:04 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:36:04 [INFO] Generating with dryRun=false 16:36:04 [INFO] No .openapi-generator-ignore file found. 16:36:04 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:36:04 [INFO] Generator 'openapi-yaml' is considered stable. 16:36:04 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:36:04 [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] 16:36:04 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:36:04 ################################################################################ 16:36:04 # Thanks for using OpenAPI Generator. # 16:36:04 # Please consider donation to help us maintain this project 🙏 # 16:36:04 # https://opencollective.com/openapi_generator/donate # 16:36:04 ################################################################################ 16:36:04 [INFO] 16:36:04 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:36:04 [INFO] Generating with dryRun=false 16:36:04 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:36:04 [INFO] Generator 'openapi-yaml' is considered stable. 16:36:04 [INFO] Output file [outputFile=openapi.yaml] 16:36:04 [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). 16:36:04 [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] 16:36:04 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:04 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:36:04 [WARNING] Multiple MediaTypes found, using only the first one 16:36:04 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [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] 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:36:04 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:36:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:36:04 ################################################################################ 16:36:04 # Thanks for using OpenAPI Generator. # 16:36:04 # Please consider donation to help us maintain this project 🙏 # 16:36:04 # https://opencollective.com/openapi_generator/donate # 16:36:04 ################################################################################ 16:36:04 [INFO] 16:36:04 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:36:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:04 [INFO] Copying 2 resources 16:36:04 [INFO] 16:36:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 16:36:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:04 [INFO] Copying 6 resources 16:36:04 [INFO] 16:36:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:36:04 [INFO] Changes detected - recompiling the module! :dependency 16:36:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:36:04 [INFO] 16:36:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 16:36:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:36:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:36:06 [INFO] Compiled 22 files. 16:36:06 [INFO] 16:36:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 16:36:06 [INFO] 16:36:06 [INFO] ------------------------------------------------------- 16:36:06 [INFO] T E S T S 16:36:06 [INFO] ------------------------------------------------------- 16:36:07 16:36:07.159 [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. 16:36:07 16:36:07.372 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:36:07 16:36:07.503 [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. 16:36:07 16:36:07.546 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:36:07 16:36:07.567 [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. 16:36:07 16:36:07.575 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:36:07 16:36:07.615 [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. 16:36:07 16:36:07.622 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:36:07 16:36:07.626 [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. 16:36:07 16:36:07.634 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:36:07 16:36:07.637 [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. 16:36:07 16:36:07.643 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:36:07 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:36:11 16:36:06,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:36:11 16:36:06,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:36:11 16:36:06,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:36:11 16:36:06,999 |-INFO in ch.qos.logback.classic.BasicConfigurator@6999dca2 - Setting up default configuration. 16:36:11 16:36:09,389 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@312af870 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:36:11 16:36:09,440 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@27df971b - 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. 16:36:11 16:36:09,440 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@312af870 - 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 16:36:11 16:36:09,444 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:36:11 16:36:09,444 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:36:11 16:36:09,444 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:36:11 16:36:09,447 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@27df971b - 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. 16:36:11 16:36:09,447 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@312af870 - 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 16:36:11 16:36:09,456 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:36:11 16:36:09,456 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:36:11 16:36:09,462 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:36:11 16:36:09,496 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557369494) 16:36:11 16:36:09,496 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:36:11 16:36:09,496 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:36:11 16:36:09,502 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:36:11 16:36:09,506 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:36:11 16:36:09,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:36:11 16:36:09,507 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:36:11 16:36:09,507 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:36:11 16:36:09,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:36:11 16:36:09,516 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:36:11 16:36:09,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:36:11 16:36:09,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:36:11 16:36:09,548 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:36:11 16:36:09,555 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:36:11 16:36:09,916 |-INFO in ch.qos.logback.classic.pattern.DateConverter@363b7709 - Setting zoneId to "UTC" 16:36:11 16:36:09,925 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:36:11 16:36:09,925 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:36:11 16:36:10,171 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:36:11 16:36:10,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:36:11 16:36:10,172 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:36:11 16:36:10,172 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:36:11 16:36:10,173 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:36:11 16:36:10,173 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1160c54b - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:36:11 16:36:10,173 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:36:11 16:36:10,173 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5034e0c6 - End of configuration. 16:36:11 16:36:10,173 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@b88d294 - Registering current configuration as safe fallback point 16:36:11 16:36:11 16:36:11 . ____ _ __ _ _ 16:36:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:36:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:36:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:36:11 ' |____| .__|_| |_|_| |_\__, | / / / / 16:36:11 =========|_|==============|___/=/_/_/_/ 16:36:11 :: Spring Boot :: (v3.1.2) 16:36:11 16:36:11 2024-03-27T16:36:10.264Z INFO 12883 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12883 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:36:11 2024-03-27T16:36:10.265Z INFO 12883 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:36:11 2024-03-27T16:36:11.650Z INFO 12883 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:36:11 2024-03-27T16:36:11.650Z INFO 12883 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:36:11 2024-03-27T16:36:11.651Z INFO 12883 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:36:11 2024-03-27T16:36:11.670Z INFO 12883 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.661 seconds (process running for 5.421) 16:36:11 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:36:12 2024-03-27T16:36:12.513Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:12 16:36:12 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 16:36:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:36:12 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 16:36:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:36:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:36:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:36:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:12 16:36:12 2024-03-27T16:36:12.524Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:12 16:36:12 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 16:36:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:36:12 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 16:36:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:36:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:36:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:36:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:12 16:36:12 2024-03-27T16:36:12.539Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:12 16:36:12 java.lang.IllegalStateException: some error message 16:36:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:12 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 16:36:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:36:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:36:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:36:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:36:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:12 16:36:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.801 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:36:12 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:36:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:36:12 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:36:13 16:36:13 . ____ _ __ _ _ 16:36:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:36:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:36:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:36:13 ' |____| .__|_| |_|_| |_\__, | / / / / 16:36:13 =========|_|==============|___/=/_/_/_/ 16:36:13 :: Spring Boot :: (v3.1.2) 16:36:13 16:36:13 2024-03-27T16:36:12.924Z INFO 12883 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12883 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:36:13 2024-03-27T16:36:12.924Z INFO 12883 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:36:13 2024-03-27T16:36:13.672Z INFO 12883 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:36:13 2024-03-27T16:36:13.672Z INFO 12883 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:36:13 2024-03-27T16:36:13.672Z INFO 12883 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:36:13 2024-03-27T16:36:13.680Z INFO 12883 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.79 seconds (process running for 7.431) 16:36:13 2024-03-27T16:36:13.858Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:13 16:36:13 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 16:36:13 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:36:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:111) 16:36:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:107) 16:36:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:71) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 16:36:13 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:36:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1650059015.executeRequest(Unknown Source) 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:120) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:13 16:36:13 2024-03-27T16:36:13.883Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:13 16:36:13 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:143) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:36:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:36:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:36:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:13 16:36:14 2024-03-27T16:36:14.085Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:36:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:36:14 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 16:36:14 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:36:14 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 16:36:14 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 16:36:14 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:36:14 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:36:14 ... 123 common frames omitted 16:36:14 16:36:14 2024-03-27T16:36:14.140Z WARN 12883 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:36:14 2024-03-27T16:36:14.172Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.179Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:36:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:410) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.185Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.191Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:36:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:410) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.200Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.207Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:36:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:410) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.213Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.220Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:36:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:410) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:36:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:36:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:36:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:36:14 16:36:14 . ____ _ __ _ _ 16:36:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:36:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:36:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:36:14 ' |____| .__|_| |_|_| |_\__, | / / / / 16:36:14 =========|_|==============|___/=/_/_/_/ 16:36:14 :: Spring Boot :: (v3.1.2) 16:36:14 16:36:14 2024-03-27T16:36:14.303Z INFO 12883 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12883 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:36:14 2024-03-27T16:36:14.303Z INFO 12883 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:36:14 2024-03-27T16:36:14.577Z INFO 12883 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:36:14 2024-03-27T16:36:14.577Z INFO 12883 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:36:14 2024-03-27T16:36:14.577Z INFO 12883 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:36:14 2024-03-27T16:36:14.581Z INFO 12883 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.304 seconds (process running for 8.331) 16:36:14 2024-03-27T16:36:14.650Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:36:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 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"]) 16:36:14 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:36:14 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:36:14 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 16:36:14 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 16:36:14 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 16:36:14 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 16:36:14 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 16:36:14 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:36:14 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:36:14 ... 123 common frames omitted 16:36:14 16:36:14 2024-03-27T16:36:14.678Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 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) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:36:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 16:36:14 2024-03-27T16:36:14.682Z ERROR 12883 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:36:14 16:36:14 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:36:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:36:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:36:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:36:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:36:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:36:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:36:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:36:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:36:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:36:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:36:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:36:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:36:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:36:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:14 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:36:14 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 16:36:14 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:36:14 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 16:36:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 16:36:14 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:36:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:36:14 ... 133 common frames omitted 16:36:14 16:36:14 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:36:14 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:36:14 2024-03-27T16:36:14.761Z INFO 12883 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:36:14 2024-03-27T16:36:14.764Z WARN 12883 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:36:14 2024-03-27T16:36:14.767Z INFO 12883 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:36:14 2024-03-27T16:36:14.771Z INFO 12883 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:36:14 2024-03-27T16:36:14.875Z INFO 12883 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:36:14 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:36:14 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:36:14 2024-03-27T16:36:14.991Z INFO 12883 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:36:15 2024-03-27T16:36:14.995Z ERROR 12883 --- [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 16:36:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:36:15 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:36:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:36:15 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:36:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:36:15 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:36:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:36:15 [INFO] 16:36:15 [INFO] Results: 16:36:15 [INFO] 16:36:15 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 16:36:15 [INFO] 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 16:36:15 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:36:15 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:36:15 [INFO] 16:36:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:36:15 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 16:36:15 [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-merge-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/* 16:36:15 [INFO] 16:36:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 16:36:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 16:36:15 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:36:15 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:36:15 [INFO] All coverage checks have been met. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:36:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 16:36:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.pom 16:36:15 [INFO] 16:36:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 16:36:15 [INFO] 16:36:15 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:36:15 [INFO] Building cps-ncmp-rest-stub 3.4.7-SNAPSHOT [13/23] 16:36:15 [INFO] --------------------------------[ pom ]--------------------------------- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] surefireArgLine set to empty 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] argLine set to empty 16:36:15 [INFO] 16:36:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] You have 0 Checkstyle violations. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] You have 0 Checkstyle violations. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Starting audit... 16:36:15 Audit done. 16:36:15 [INFO] You have 0 Checkstyle violations. 16:36:15 [INFO] 16:36:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 16:36:15 [INFO] 16:36:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 16:36:15 [INFO] 16:36:15 [INFO] 16:36:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] No sources specified for compilation. Skipping. 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] 16:36:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] failsafeArgLine set to empty 16:36:15 [INFO] 16:36:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] No tests to run. 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-3.4.7-SNAPSHOT.pom 16:36:15 [INFO] 16:36:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 16:36:15 [INFO] 16:36:15 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:36:15 [INFO] Building cps-ncmp-rest-stub-service 3.4.7-SNAPSHOT [14/23] 16:36:15 [INFO] --------------------------------[ jar ]--------------------------------- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] 16:36:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] surefireArgLine set to empty 16:36:15 [INFO] 16:36:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:15 [INFO] argLine set to empty 16:36:15 [INFO] 16:36:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] You have 0 Checkstyle violations. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] You have 0 Checkstyle violations. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] Starting audit... 16:36:15 Audit done. 16:36:15 [INFO] You have 0 Checkstyle violations. 16:36:15 [INFO] 16:36:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:15 [INFO] Copying 3 resources 16:36:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:36:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:36:15 [INFO] 16:36:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:36:15 [INFO] Changes detected - recompiling the module! :dependency 16:36:15 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:36:16 [INFO] 16:36:16 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 16:36:16 [INFO] 16:36:16 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 16:36:16 [INFO] Fork Value is true 16:36:17 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:36: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.3/spotbugs-4.2.3.jar) 16:36:17 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:36:17 [java] WARNING: System::setSecurityManager will be removed in a future release 16:36:18 [INFO] Done SpotBugs Analysis.... 16:36:18 [INFO] 16:36:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 16:36:18 [INFO] 16:36:18 [INFO] 16:36:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 16:36:18 [INFO] BugInstance size is 0 16:36:18 [INFO] Error size is 0 16:36:18 [INFO] No errors/warnings found 16:36:18 [INFO] 16:36:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:36:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:36:18 [INFO] 16:36:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:36:18 [INFO] No sources to compile 16:36:18 [INFO] 16:36:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:36:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:36:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:36:19 [INFO] Compiled 4 files. 16:36:19 [INFO] 16:36:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 16:36:19 [INFO] 16:36:19 [INFO] ------------------------------------------------------- 16:36:19 [INFO] T E S T S 16:36:19 [INFO] ------------------------------------------------------- 16:36:20 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:36:23 16:36:20,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:36:23 16:36:20,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:36:23 16:36:20,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:36:23 16:36:20,046 |-INFO in ch.qos.logback.classic.BasicConfigurator@c02670f - Setting up default configuration. 16:36:23 16:36:21,186 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71179b6f - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:36:23 16:36:21,218 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13bdf540 - 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. 16:36:23 16:36:21,218 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71179b6f - 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 16:36:23 16:36:21,221 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:36:23 16:36:21,221 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:36:23 16:36:21,221 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:36:23 16:36:21,222 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13bdf540 - 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. 16:36:23 16:36:21,222 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71179b6f - 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 16:36:23 16:36:21,227 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:36:23 16:36:21,227 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:36:23 16:36:21,231 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:36:23 16:36:21,248 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557381247) 16:36:23 16:36:21,248 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:36:23 16:36:21,249 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:36:23 16:36:21,252 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:36:23 16:36:21,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:36:23 16:36:21,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:36:23 16:36:21,260 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:36:23 16:36:21,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:36:23 16:36:21,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:36:23 16:36:21,274 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:36:23 16:36:21,278 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:36:23 16:36:21,302 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4dcbae55 - Setting zoneId to "UTC" 16:36:23 16:36:21,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:36:23 16:36:21,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:36:23 16:36:21,440 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:36:23 16:36:21,441 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:36:23 16:36:21,441 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:36:23 16:36:21,441 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:36:23 16:36:21,442 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:36:23 16:36:21,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@526e8108 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:36:23 16:36:21,442 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:36:23 16:36:21,442 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4a9860 - End of configuration. 16:36:23 16:36:21,458 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7ca16adc - Registering current configuration as safe fallback point 16:36:23 16:36:23 2024-03-27T16:36:21.557Z INFO 13004 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13004 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:36:23 2024-03-27T16:36:21.558Z INFO 13004 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:36:23 2024-03-27T16:36:22.411Z INFO 13004 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:36:23 2024-03-27T16:36:22.413Z INFO 13004 --- [ 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 16:36:23 2024-03-27T16:36:22.449Z INFO 13004 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:36:23 2024-03-27T16:36:22.449Z INFO 13004 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 871 ms 16:36:23 2024-03-27T16:36:22.495Z INFO 13004 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 16:36:23 2024-03-27T16:36:22.499Z INFO 13004 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2ae2fa13{application,/,[file:///tmp/jetty-docbase.0.3114009832389905467/],AVAILABLE} 16:36:23 2024-03-27T16:36:22.500Z INFO 13004 --- [ main] org.eclipse.jetty.server.Server : Started Server@57b63253{STARTING}[11.0.15,sto=0] @2846ms 16:36:23 2024-03-27T16:36:22.959Z INFO 13004 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:36:23 2024-03-27T16:36:22.959Z INFO 13004 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:36:23 2024-03-27T16:36:22.960Z INFO 13004 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:36:23 2024-03-27T16:36:22.972Z INFO 13004 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@1805ec96{HTTP/1.1, (http/1.1)}{0.0.0.0:44727} 16:36:23 2024-03-27T16:36:22.973Z INFO 13004 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 44727 (http/1.1) with context path '/' 16:36:23 2024-03-27T16:36:22.986Z INFO 13004 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.997 seconds (process running for 3.332) 16:36:23 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:36:23 2024-03-27T16:36:23.839Z WARN 13004 --- [tp1347127045-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 16:36:23 2024-03-27T16:36:23.839Z INFO 13004 --- [tp1347127045-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:36:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.314 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:36:23 2024-03-27T16:36:23.967Z WARN 13004 --- [ 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 16:36:23 2024-03-27T16:36:23.967Z INFO 13004 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:36:23 2024-03-27T16:36:23.970Z INFO 13004 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3903986366233206570/file.txt 16:36:23 2024-03-27T16:36:23.971Z WARN 13004 --- [ 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 16:36:23 2024-03-27T16:36:23.972Z ERROR 13004 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 16:36:23 2024-03-27T16:36:23.972Z WARN 13004 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3903986366233206570/unknown-file.txt', will search it in classpath 16:36:23 2024-03-27T16:36:23.972Z ERROR 13004 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3903986366233206570/unknown-file.txt file not found on classpath or on file system 16:36:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:36:24 [INFO] 16:36:24 [INFO] Results: 16:36:24 [INFO] 16:36:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:36:24 [INFO] 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:24 [INFO] 16:36:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] 16:36:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:24 [INFO] failsafeArgLine set to empty 16:36:24 [INFO] 16:36:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:24 [INFO] 16:36:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] 16:36:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 16:36:24 [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.pom 16:36:24 [INFO] 16:36:24 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 16:36:24 [INFO] 16:36:24 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:36:24 [INFO] Building cps-ncmp-rest-stub-app 3.4.7-SNAPSHOT [15/23] 16:36:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:36:24 [INFO] 16:36:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] 16:36:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] 16:36:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:24 [INFO] surefireArgLine set to empty 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:24 [INFO] argLine set to empty 16:36:24 [INFO] 16:36:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] You have 0 Checkstyle violations. 16:36:24 [INFO] 16:36:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] You have 0 Checkstyle violations. 16:36:24 [INFO] 16:36:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:36:24 [INFO] Starting audit... 16:36:24 Audit done. 16:36:24 [INFO] You have 0 Checkstyle violations. 16:36:24 [INFO] 16:36:24 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 16:36:25 [INFO] 16:36:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:36:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:36:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:36:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:36:25 [INFO] 16:36:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:36:25 [INFO] Changes detected - recompiling the module! :dependency 16:36:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:36:25 [INFO] 16:36:25 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 16:36:25 [INFO] 16:36:25 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 16:36:25 [INFO] Fork Value is true 16:36:26 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:36: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.3/spotbugs-4.2.3.jar) 16:36:26 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:36:26 [java] WARNING: System::setSecurityManager will be removed in a future release 16:36:27 [INFO] Done SpotBugs Analysis.... 16:36:27 [INFO] 16:36:27 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 16:36:27 [INFO] 16:36:27 [INFO] 16:36:27 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] BugInstance size is 0 16:36:27 [INFO] Error size is 0 16:36:27 [INFO] No errors/warnings found 16:36:27 [INFO] 16:36:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:36:27 [INFO] 16:36:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] No sources to compile 16:36:27 [INFO] 16:36:27 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] No sources specified for compilation. Skipping. 16:36:27 [INFO] 16:36:27 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] No tests to run. 16:36:27 [INFO] 16:36:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:27 [INFO] 16:36:27 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] 16:36:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 16:36:27 [INFO] 16:36:27 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:36:27 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar.original 16:36:27 [INFO] 16:36:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:27 [INFO] failsafeArgLine set to empty 16:36:27 [INFO] 16:36:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] No tests to run. 16:36:27 [INFO] 16:36:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:27 [INFO] 16:36:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:27 [INFO] 16:36:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] 16:36:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:36:27 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 16:36:27 [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.pom 16:36:27 [INFO] 16:36:27 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 16:36:29 [INFO] 16:36:29 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:36:29 [INFO] Building cps-ri 3.4.7-SNAPSHOT [16/23] 16:36:29 [INFO] --------------------------------[ jar ]--------------------------------- 16:36:30 [INFO] 16:36:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:36:30 [INFO] 16:36:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 16:36:30 [INFO] 16:36:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 16:36:30 [INFO] 16:36:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 16:36:30 [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-merge-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/* 16:36:30 [INFO] 16:36:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 16:36:30 [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-merge-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/* 16:36:30 [INFO] 16:36:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 16:36:30 [INFO] You have 0 Checkstyle violations. 16:36:30 [INFO] 16:36:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 16:36:30 [INFO] You have 0 Checkstyle violations. 16:36:30 [INFO] 16:36:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 16:36:30 [INFO] Starting audit... 16:36:30 Audit done. 16:36:30 [INFO] You have 0 Checkstyle violations. 16:36:30 [INFO] 16:36:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:36:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:30 [INFO] Copying 18 resources 16:36:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 16:36:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 16:36:30 [INFO] 16:36:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 16:36:30 [INFO] Changes detected - recompiling the module! :dependency 16:36:30 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:36:31 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 16:36:31 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 16:36:31 [INFO] 16:36:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 16:36:31 [INFO] 16:36:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 16:36:31 [INFO] Fork Value is true 16:36:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:36: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.3/spotbugs-4.2.3.jar) 16:36:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:36:33 [java] WARNING: System::setSecurityManager will be removed in a future release 16:36:35 [INFO] Done SpotBugs Analysis.... 16:36:35 [INFO] 16:36:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 16:36:35 [INFO] 16:36:35 [INFO] 16:36:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 16:36:35 [INFO] BugInstance size is 0 16:36:35 [INFO] Error size is 0 16:36:35 [INFO] No errors/warnings found 16:36:35 [INFO] 16:36:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:36:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 16:36:35 [INFO] 16:36:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 16:36:35 [INFO] No sources to compile 16:36:35 [INFO] 16:36:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 16:36:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:36:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:36:37 [INFO] Compiled 24 files. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 16:36:37 [INFO] 16:36:37 [INFO] ------------------------------------------------------- 16:36:37 [INFO] T E S T S 16:36:37 [INFO] ------------------------------------------------------- 16:36:39 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:36:40 16:36:40.445 [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 16:36:40 16:36:40.767 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:36:40 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:36:40 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:36:41 16:36:38,125 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:36:41 16:36:38,147 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:36:41 16:36:38,147 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:36:41 16:36:38,148 |-INFO in ch.qos.logback.classic.BasicConfigurator@3d707885 - Setting up default configuration. 16:36:41 16:36:41,040 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:36:41 16:36:41,102 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:36:41 16:36:41,102 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:36:41 16:36:41,105 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:36:41 16:36:41,105 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:36:41 16:36:41,106 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:36:41 16:36:41,108 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:36:41 16:36:41,108 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:36:41 16:36:41,115 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:36:41 16:36:41,115 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:36:41 16:36:41,125 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:36:41 16:36:41,160 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557401158) 16:36:41 16:36:41,160 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:36:41 16:36:41,160 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:36:41 16:36:41,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:36:41 16:36:41,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:36:41 16:36:41,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:36:41 16:36:41,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:36:41 16:36:41,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:36:41 16:36:41,175 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:36:41 16:36:41,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:36:41 16:36:41,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:36:41 16:36:41,204 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:36:41 16:36:41,211 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:36:41 16:36:41,224 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6eec564c - Setting zoneId to "UTC" 16:36:41 16:36:41,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:36:41 16:36:41,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:36:41 16:36:41,509 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:36:41 16:36:41,510 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:36:41 16:36:41,510 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:36:41 16:36:41,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:36:41 16:36:41,511 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:36:41 16:36:41,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:36:41 16:36:41,511 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:36:41 16:36:41,511 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4dd11699 - End of configuration. 16:36:41 16:36:41,511 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d805670 - Registering current configuration as safe fallback point 16:36:41 16:36:41 16:36:41 . ____ _ __ _ _ 16:36:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:36:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:36:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:36:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:36:41 =========|_|==============|___/=/_/_/_/ 16:36:41 :: Spring Boot :: (v3.1.2) 16:36:41 16:36:41 2024-03-27T16:36:41.636Z INFO 13186 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13186 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 16:36:41 2024-03-27T16:36:41.637Z INFO 13186 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 16:36:41 2024-03-27T16:36:41.916Z INFO 13186 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.046 seconds (process running for 4.573) 16:36:42 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:36:44 2024-03-27T16:36:42.586Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:36:44 16:36:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:44 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:44 ... 48 common frames omitted 16:36:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:44 ... 75 common frames omitted 16:36:44 16:36:44 2024-03-27T16:36:42.859Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:36:44 16:36:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:44 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:44 ... 48 common frames omitted 16:36:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:44 ... 75 common frames omitted 16:36:44 16:36:44 2024-03-27T16:36:43.439Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:36:44 16:36:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:44 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:44 ... 48 common frames omitted 16:36:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:44 ... 75 common frames omitted 16:36:44 16:36:46 2024-03-27T16:36:44.661Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:36:46 16:36:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:46 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:46 ... 48 common frames omitted 16:36:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:46 ... 75 common frames omitted 16:36:46 16:36:46 2024-03-27T16:36:46.666Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:36:46 16:36:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:46 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:46 ... 48 common frames omitted 16:36:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:46 ... 75 common frames omitted 16:36:46 16:36:47 2024-03-27T16:36:46.679Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:36:47 16:36:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:47 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:47 ... 48 common frames omitted 16:36:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:47 ... 75 common frames omitted 16:36:47 16:36:47 2024-03-27T16:36:47.060Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:36:47 16:36:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:36:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:47 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:47 ... 48 common frames omitted 16:36:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:47 ... 75 common frames omitted 16:36:47 16:36:49 2024-03-27T16:36:47.545Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:36:49 16:36:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:49 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:49 ... 48 common frames omitted 16:36:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:49 ... 75 common frames omitted 16:36:49 16:36:49 2024-03-27T16:36:47.862Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:36:49 16:36:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:49 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:49 ... 48 common frames omitted 16:36:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:49 ... 75 common frames omitted 16:36:49 16:36:49 2024-03-27T16:36:48.336Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:36:49 16:36:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:49 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:49 ... 48 common frames omitted 16:36:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:49 ... 75 common frames omitted 16:36:49 16:36:51 2024-03-27T16:36:49.143Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:36:51 16:36:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:51 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:51 ... 48 common frames omitted 16:36:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:51 ... 75 common frames omitted 16:36:51 16:36:51 2024-03-27T16:36:51.147Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:36:51 16:36:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:51 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:51 ... 48 common frames omitted 16:36:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:51 ... 75 common frames omitted 16:36:51 16:36:51 2024-03-27T16:36:51.160Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:36:51 16:36:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:52 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:52 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:52 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:52 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:52 ... 48 common frames omitted 16:36:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:52 ... 75 common frames omitted 16:36:52 16:36:52 2024-03-27T16:36:51.450Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:36:52 16:36:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:36:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:36:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:36:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:36:52 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:36:52 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:36:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:36:52 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:36:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:36:52 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:36:52 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:36:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:36:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:52 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:36:52 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:36:52 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:36:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:36:52 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:36:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:52 ... 48 common frames omitted 16:36:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:52 ... 75 common frames omitted 16:36:52 16:36:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.175 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:36:52 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:36:52 2024-03-27T16:36:51.999Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:36:52 16:36:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:52 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:36:52 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:36:52 at java.base/java.lang.Class.newInstance(Class.java:645) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:36:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:36:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:52 ... 30 common frames omitted 16:36:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:52 ... 46 common frames omitted 16:36:52 16:36:52 2024-03-27T16:36:52.003Z WARN 13186 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:36:52 16:36:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:36:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:36:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:36:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:36:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:36:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:36:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:36:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:36:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:36:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:36:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:36:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:36:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:36:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:36:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:36:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:36:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:36:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:36:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:36:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:36:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:36:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:36:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:36:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:36:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:36:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:36:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:36:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:36:52 Caused by: org.hibernate.exception.ConstraintViolationException: 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:36:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:36:52 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:36:52 at java.base/java.lang.Class.newInstance(Class.java:645) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:36:52 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:36:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:36:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:36:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:36:52 ... 30 common frames omitted 16:36:52 Caused by: java.sql.SQLException: no checksum 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:36:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:36:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:36:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:36:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:36:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:36:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:36:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:36:52 ... 46 common frames omitted 16:36:52 16:36:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:36:52 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:36:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:36:52 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 16:36:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 16:36:52 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 16:36:52 2024-03-27T16:36:52.239Z INFO 13186 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 16:36:52 2024-03-27T16:36:52.239Z INFO 13186 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 16:36:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.onap.cps.spi.utils.SessionManagerSpec 16:36:52 [INFO] 16:36:52 [INFO] Results: 16:36:52 [INFO] 16:36:52 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 16:36:52 [INFO] 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 16:36:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:36:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:36:52 [INFO] 16:36:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 16:36:52 [INFO] 16:36:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:36:52 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 16:36:52 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:36:52 [INFO] 16:36:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 16:36:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 16:36:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:36:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:36:52 [INFO] All coverage checks have been met. 16:36:52 [INFO] 16:36:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 16:36:52 [INFO] 16:36:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:36:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.jar 16:36:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.pom 16:36:52 [INFO] 16:36:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 16:36:52 [INFO] 16:36:52 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 16:36:52 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.7-SNAPSHOT [17/23] 16:36:52 [INFO] --------------------------------[ pom ]--------------------------------- 16:36:52 [INFO] 16:36:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:52 [INFO] surefireArgLine set to empty 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:52 [INFO] argLine set to empty 16:36:52 [INFO] 16:36:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] You have 0 Checkstyle violations. 16:36:52 [INFO] 16:36:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] You have 0 Checkstyle violations. 16:36:52 [INFO] 16:36:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Starting audit... 16:36:52 Audit done. 16:36:52 [INFO] You have 0 Checkstyle violations. 16:36:52 [INFO] 16:36:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 16:36:52 [INFO] 16:36:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 16:36:52 [INFO] 16:36:52 [INFO] 16:36:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] No sources specified for compilation. Skipping. 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:52 [INFO] 16:36:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:52 [INFO] failsafeArgLine set to empty 16:36:52 [INFO] 16:36:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] No tests to run. 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:52 [INFO] 16:36:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:52 [INFO] 16:36:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] 16:36:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 16:36:52 [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.7-SNAPSHOT.pom 16:36:52 [INFO] 16:36:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 16:36:53 [INFO] 16:36:53 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 16:36:53 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.7-SNAPSHOT [18/23] 16:36:53 [INFO] --------------------------------[ jar ]--------------------------------- 16:36:53 [INFO] 16:36:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] 16:36:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] 16:36:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] 16:36:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:53 [INFO] surefireArgLine set to empty 16:36:53 [INFO] 16:36:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:53 [INFO] argLine set to empty 16:36:53 [INFO] 16:36:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] You have 0 Checkstyle violations. 16:36:53 [INFO] 16:36:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] You have 0 Checkstyle violations. 16:36:53 [INFO] 16:36:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] Starting audit... 16:36:53 Audit done. 16:36:53 [INFO] You have 0 Checkstyle violations. 16:36:53 [INFO] 16:36:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:53 [INFO] Copying 12 resources 16:36:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 16:36:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 16:36:53 [INFO] 16:36:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] Changes detected - recompiling the module! :dependency 16:36:53 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:36:53 [INFO] 16:36:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 16:36:53 [INFO] 16:36:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:53 [INFO] Fork Value is true 16:36:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:36:55 [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.3/spotbugs-4.2.3.jar) 16:36:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:36:55 [java] WARNING: System::setSecurityManager will be removed in a future release 16:36:56 [INFO] Done SpotBugs Analysis.... 16:36:56 [INFO] 16:36:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 16:36:56 [INFO] 16:36:56 [INFO] 16:36:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] BugInstance size is 0 16:36:56 [INFO] Error size is 0 16:36:56 [INFO] No errors/warnings found 16:36:56 [INFO] 16:36:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 16:36:56 [INFO] 16:36:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] No sources to compile 16:36:56 [INFO] 16:36:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] No sources specified for compilation. Skipping. 16:36:56 [INFO] 16:36:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] No tests to run. 16:36:56 [INFO] 16:36:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:56 [INFO] 16:36:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] 16:36:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 16:36:56 [INFO] 16:36:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:56 [INFO] failsafeArgLine set to empty 16:36:56 [INFO] 16:36:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] No tests to run. 16:36:56 [INFO] 16:36:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:56 [INFO] 16:36:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:56 [INFO] 16:36:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] 16:36:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:56 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 16:36:56 [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.pom 16:36:56 [INFO] 16:36:56 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 16:36:57 [INFO] 16:36:57 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 16:36:57 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.7-SNAPSHOT [19/23] 16:36:57 [INFO] --------------------------------[ jar ]--------------------------------- 16:36:57 [INFO] 16:36:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] 16:36:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] 16:36:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] 16:36:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:57 [INFO] surefireArgLine set to empty 16:36:57 [INFO] 16:36:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:57 [INFO] argLine set to empty 16:36:57 [INFO] 16:36:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] You have 0 Checkstyle violations. 16:36:57 [INFO] 16:36:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] You have 0 Checkstyle violations. 16:36:57 [INFO] 16:36:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] Starting audit... 16:36:57 Audit done. 16:36:57 [INFO] You have 0 Checkstyle violations. 16:36:57 [INFO] 16:36:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 16:36:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 16:36:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 16:36:57 [INFO] 16:36:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] Changes detected - recompiling the module! :dependency 16:36:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:36:57 [INFO] 16:36:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 16:36:57 [INFO] 16:36:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:57 [INFO] Fork Value is true 16:36:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:36:58 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:36:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:36:58 [java] WARNING: System::setSecurityManager will be removed in a future release 16:36:59 [INFO] Done SpotBugs Analysis.... 16:36:59 [INFO] 16:36:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 16:36:59 [INFO] 16:36:59 [INFO] 16:36:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] BugInstance size is 0 16:36:59 [INFO] Error size is 0 16:36:59 [INFO] No errors/warnings found 16:36:59 [INFO] 16:36:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:36:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 16:36:59 [INFO] 16:36:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] No sources to compile 16:36:59 [INFO] 16:36:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] No sources specified for compilation. Skipping. 16:36:59 [INFO] 16:36:59 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] No tests to run. 16:36:59 [INFO] 16:36:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:59 [INFO] 16:36:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] 16:36:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 16:36:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 16:36:59 [INFO] 16:36:59 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:01 [INFO] 16:37:01 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:37:01 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 16:37:01 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:37:01 [INFO] Building snapshot dependencies layer... 16:37:01 [INFO] Building dependencies layer... 16:37:01 [INFO] Building classes layer... 16:37:01 [INFO] Building resources layer... 16:37:01 [INFO] Building jvm arg files layer... 16:37:01 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:37:05 [INFO] 16:37:05 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:37:05 [INFO] Loading to Docker daemon... 16:37:08 [INFO] 16:37:08 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:37:08 [INFO] 16:37:08 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:37:08 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:37:08 [INFO] 16:37:08 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:37:08 [INFO] 16:37:08 [INFO] 16:37:08 [INFO] 16:37:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:08 [INFO] failsafeArgLine set to empty 16:37:08 [INFO] 16:37:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] No tests to run. 16:37:08 [INFO] 16:37:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:08 [INFO] 16:37:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:08 [INFO] 16:37:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] 16:37:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 16:37:08 [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.pom 16:37:08 [INFO] 16:37:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] 16:37:08 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 16:37:08 [INFO] 16:37:08 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:37:08 [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 16:37:08 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:37:08 [INFO] Building dependencies layer... 16:37:08 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240327T163113Z 16:37:08 [INFO] Building snapshot dependencies layer... 16:37:08 [INFO] Building resources layer... 16:37:08 [INFO] Building jvm arg files layer... 16:37:08 [INFO] Building classes layer... 16:37:08 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:37:08 [INFO] 16:37:08 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:37:08 [INFO] 16:37:08 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:37:08 [INFO] 16:37:08 [INFO] 16:37:08 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:37:08 [INFO] Building integration-test 3.4.7-SNAPSHOT [20/23] 16:37:08 [INFO] --------------------------------[ jar ]--------------------------------- 16:37:08 [INFO] 16:37:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:37:08 [INFO] 16:37:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 16:37:08 [INFO] 16:37:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 16:37:08 [INFO] 16:37:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 16:37:08 [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-merge-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/* 16:37:08 [INFO] 16:37:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 16:37:08 [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-merge-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/* 16:37:08 [INFO] 16:37:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 16:37:08 [INFO] You have 0 Checkstyle violations. 16:37:08 [INFO] 16:37:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 16:37:08 [INFO] You have 0 Checkstyle violations. 16:37:08 [INFO] 16:37:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 16:37:08 [INFO] Starting audit... 16:37:08 Audit done. 16:37:08 [INFO] You have 0 Checkstyle violations. 16:37:08 [INFO] 16:37:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:37:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 16:37:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 16:37:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 16:37:08 [INFO] 16:37:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 16:37:08 [INFO] No sources to compile 16:37:08 [INFO] 16:37:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 16:37:09 [INFO] 16:37:09 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 16:37:09 [INFO] 16:37:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 16:37:09 [INFO] 16:37:09 [INFO] 16:37:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 16:37:09 [INFO] 16:37:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:37:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:09 [INFO] Copying 20 resources 16:37:09 [INFO] 16:37:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 16:37:09 [INFO] Changes detected - recompiling the module! :dependency 16:37:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 16:37:09 [INFO] 16:37:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 16:37:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:37:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:37:11 [INFO] Compiled 91 files. 16:37:11 [INFO] 16:37:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 16:37:12 [INFO] 16:37:12 [INFO] ------------------------------------------------------- 16:37:12 [INFO] T E S T S 16:37:12 [INFO] ------------------------------------------------------- 16:37:14 16:37:14.431 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:37:14 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:37:55 16:37:14.840 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:37:55 16:37:15.282 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:37:55 16:37:15.284 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:37:55 16:37:15.310 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:37:55 Server Version: 23.0.1 16:37:55 API Version: 1.42 16:37:55 Operating System: CentOS Stream 8 16:37:55 Total Memory: 31890 MB 16:37:55 16:37:15.314 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:37:55 ******************************************************************************** 16:37:55 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:37:55 ******************************************************************************** 16:37:55 16:37:15.318 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:37:55 16:37:15.319 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:37:55 16:37:15.350 [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. 16:37:55 16:37:15.356 [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) 16:37:55 16:37:17.479 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:37:55 16:37:17.514 [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) 16:37:55 16:37:18.007 [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) 16:37:55 16:37:19.041 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 16:37:55 16:37:19.277 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 16:37:55 16:37:20.412 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (26 MB/? MB) 16:37:55 16:37:20.720 [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) 16:37:55 16:37:20.925 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 16:37:55 16:37:20.999 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:21.234 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:21.517 [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) 16:37:55 16:37:21.747 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:22.048 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (41 MB/? MB) 16:37:55 16:37:22.050 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (41 MB/? MB) 16:37:55 16:37:22.209 [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) 16:37:55 16:37:22.268 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 16:37:55 16:37:22.286 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (42 MB/? MB) 16:37:55 16:37:22.404 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 16:37:55 16:37:22.705 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (48 MB/? MB) 16:37:55 16:37:22.795 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (50 MB/? MB) 16:37:55 16:37:22.867 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (52 MB/? MB) 16:37:55 16:37:22.950 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (52 MB/? MB) 16:37:55 16:37:26.622 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 16:37:55 16:37:34.111 [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) 16:37:55 16:37:34.931 [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) 16:37:55 16:37:35.029 [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) 16:37:55 16:37:35.106 [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) 16:37:55 16:37:35.191 [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) 16:37:55 16:37:35.211 [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) 16:37:55 16:37:35.248 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:37:55 16:37:41.879 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: d1d1a526e9b26dbdcba4024879026e3c75d96f2632fff3e384f1f55d51800e3a 16:37:55 16:37:44.538 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT29.218576062S 16:37:55 16:37:44.539 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 16:37:55 16:37:44.542 [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 16:37:55 16:37:44.745 [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: e6707568484bccee2af185afbb1a65ad75f79e51abbd0407a525a256541686bd 16:37:55 16:37:50.335 [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.794134172S 16:37:55 16:37:12,871 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:37:55 16:37:12,893 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:37:55 16:37:12,893 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:37:55 16:37:12,894 |-INFO in ch.qos.logback.classic.BasicConfigurator@75d978a9 - Setting up default configuration. 16:37:55 16:37:50,798 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37601089 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:37:55 16:37:50,851 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@f337f10 - 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. 16:37:55 16:37:50,851 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37601089 - 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 16:37:55 16:37:50,854 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:37:55 16:37:50,854 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:37:55 16:37:50,854 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:37:55 16:37:50,857 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@f337f10 - 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. 16:37:55 16:37:50,857 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37601089 - 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 16:37:55 16:37:50,866 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:37:55 16:37:50,866 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:37:55 16:37:50,870 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:37:55 16:37:50,899 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557470897) 16:37:55 16:37:50,899 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:37:55 16:37:50,899 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:37:55 16:37:50,902 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:37:55 16:37:50,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:37:55 16:37:50,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:37:55 16:37:50,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:37:55 16:37:50,916 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:37:55 16:37:50,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:37:55 16:37:50,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:37:55 16:37:50,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:37:55 16:37:50,951 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:37:55 16:37:51,661 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4e01cba8 - Setting zoneId to "UTC" 16:37:55 16:37:51,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:37:55 16:37:51,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:37:55 16:37:51,928 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:37:55 16:37:51,929 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:37:55 16:37:51,929 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:37:55 16:37:51,929 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:37:55 16:37:51,930 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:37:55 16:37:51,930 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7023e935 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:37:55 16:37:51,930 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:37:55 16:37:51,930 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@79527eb9 - End of configuration. 16:37:55 16:37:51,930 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6d0d557c - Registering current configuration as safe fallback point 16:37:55 16:37:55 2024-03-27T16:37:52.099Z INFO 13684 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13684 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 16:37:55 2024-03-27T16:37:52.100Z INFO 13684 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:37:55 2024-03-27T16:37:52.958Z INFO 13684 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:37:55 2024-03-27T16:37:53.029Z INFO 13684 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 62 ms. Found 6 JPA repository interfaces. 16:37:55 2024-03-27T16:37:54.227Z INFO 13684 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:37:55 2024-03-27T16:37:54.452Z INFO 13684 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@319fe6a6 16:37:55 2024-03-27T16:37:54.455Z INFO 13684 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:37:55 2024-03-27T16:37:54.659Z INFO 13684 --- [ main] liquibase.database : Set default schema name to public 16:37:55 2024-03-27T16:37:54.864Z INFO 13684 --- [ main] liquibase.lockservice : Successfully acquired change log lock 16:37:55 2024-03-27T16:37:55.077Z INFO 13684 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:37:55 2024-03-27T16:37:55.084Z INFO 13684 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:37:55 2024-03-27T16:37:55.244Z INFO 13684 --- [ main] liquibase.command : Using deploymentId: 1557475089 16:37:55 2024-03-27T16:37:55.259Z INFO 13684 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:37:55 2024-03-27T16:37:55.313Z INFO 13684 --- [ main] liquibase.changelog : Table anchor created 16:37:55 2024-03-27T16:37:55.314Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:37:55 2024-03-27T16:37:55.322Z INFO 13684 --- [ main] liquibase.changelog : Table relation created 16:37:55 2024-03-27T16:37:55.322Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:37:55 2024-03-27T16:37:55.328Z INFO 13684 --- [ main] liquibase.changelog : Table relation_type created 16:37:55 2024-03-27T16:37:55.328Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:37:55 2024-03-27T16:37:55.336Z INFO 13684 --- [ main] liquibase.changelog : Table fragment created 16:37:55 2024-03-27T16:37:55.336Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:37:55 2024-03-27T16:37:55.342Z INFO 13684 --- [ main] liquibase.changelog : Table schema_set created 16:37:55 2024-03-27T16:37:55.342Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:37:55 2024-03-27T16:37:55.349Z INFO 13684 --- [ main] liquibase.changelog : Table yang_resource created 16:37:55 2024-03-27T16:37:55.349Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:37:55 2024-03-27T16:37:55.355Z INFO 13684 --- [ main] liquibase.changelog : Table dataspace created 16:37:55 2024-03-27T16:37:55.355Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:37:55 2024-03-27T16:37:55.362Z INFO 13684 --- [ main] liquibase.changelog : Table schema_node created 16:37:55 2024-03-27T16:37:55.362Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:37:55 2024-03-27T16:37:55.366Z INFO 13684 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 16:37:55 2024-03-27T16:37:55.367Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:37:55 2024-03-27T16:37:55.371Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:37:55 2024-03-27T16:37:55.371Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:37:55 2024-03-27T16:37:55.377Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:37:55 2024-03-27T16:37:55.378Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:37:55 2024-03-27T16:37:55.383Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:37:55 2024-03-27T16:37:55.384Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:37:55 2024-03-27T16:37:55.387Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:37:55 2024-03-27T16:37:55.388Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:37:55 2024-03-27T16:37:55.394Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:37:55 2024-03-27T16:37:55.394Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:37:55 2024-03-27T16:37:55.399Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:37:55 2024-03-27T16:37:55.399Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:37:55 2024-03-27T16:37:55.403Z INFO 13684 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:37:55 2024-03-27T16:37:55.404Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:37:55 2024-03-27T16:37:55.407Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:37:55 2024-03-27T16:37:55.407Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:37:55 2024-03-27T16:37:55.411Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:37:55 2024-03-27T16:37:55.411Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:37:55 2024-03-27T16:37:55.415Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:37:55 2024-03-27T16:37:55.416Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:37:55 2024-03-27T16:37:55.420Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:37:55 2024-03-27T16:37:55.420Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:37:55 2024-03-27T16:37:55.423Z INFO 13684 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:37:55 2024-03-27T16:37:55.424Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:37:55 2024-03-27T16:37:55.428Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:37:55 2024-03-27T16:37:55.428Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:37:55 2024-03-27T16:37:55.433Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:37:55 2024-03-27T16:37:55.434Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:37:55 2024-03-27T16:37:55.438Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:37:55 2024-03-27T16:37:55.438Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:37:55 2024-03-27T16:37:55.442Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:37:55 2024-03-27T16:37:55.442Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:37:55 2024-03-27T16:37:55.446Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:37:55 2024-03-27T16:37:55.446Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:37:55 2024-03-27T16:37:55.449Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:37:55 2024-03-27T16:37:55.450Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:37:55 2024-03-27T16:37:55.453Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:37:55 2024-03-27T16:37:55.453Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:37:55 2024-03-27T16:37:55.457Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:37:55 2024-03-27T16:37:55.457Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:37:55 2024-03-27T16:37:55.461Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:37:55 2024-03-27T16:37:55.462Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:37:55 2024-03-27T16:37:55.465Z INFO 13684 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:37:55 2024-03-27T16:37:55.465Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:37:55 2024-03-27T16:37:55.469Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:37:55 2024-03-27T16:37:55.469Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:37:55 2024-03-27T16:37:55.473Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:37:55 2024-03-27T16:37:55.473Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:37:55 2024-03-27T16:37:55.476Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:37:55 2024-03-27T16:37:55.477Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:37:55 2024-03-27T16:37:55.480Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:37:55 2024-03-27T16:37:55.481Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:37:55 2024-03-27T16:37:55.484Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:37:55 2024-03-27T16:37:55.484Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:37:55 2024-03-27T16:37:55.488Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:37:55 2024-03-27T16:37:55.488Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:37:55 2024-03-27T16:37:55.492Z INFO 13684 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:37:55 2024-03-27T16:37:55.493Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:37:55 2024-03-27T16:37:55.499Z INFO 13684 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:37:55 2024-03-27T16:37:55.499Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 16:37:55 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:37:55 2024-03-27T16:37:55.514Z INFO 13684 --- [ main] liquibase.changelog : Custom SQL executed 16:37:55 2024-03-27T16:37:55.517Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 16ms 16:37:55 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:37:55 2024-03-27T16:37:55.520Z INFO 13684 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:37:55 2024-03-27T16:37:55.520Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:37:55 2024-03-27T16:37:55.524Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:37:55 2024-03-27T16:37:55.524Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:37:55 2024-03-27T16:37:55.527Z INFO 13684 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:37:55 2024-03-27T16:37:55.529Z INFO 13684 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:37:55 2024-03-27T16:37:55.529Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:37:55 2024-03-27T16:37:55.532Z INFO 13684 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:37:55 2024-03-27T16:37:55.533Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 16:37:55 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:37:55 2024-03-27T16:37:55.536Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:37:55 2024-03-27T16:37:55.537Z INFO 13684 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:37:55 2024-03-27T16:37:55.538Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 3ms 16:37:55 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:37:55 2024-03-27T16:37:55.541Z INFO 13684 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:37:55 2024-03-27T16:37:55.541Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 1ms 16:37:55 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:37:55 2024-03-27T16:37:55.544Z INFO 13684 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:37:55 2024-03-27T16:37:55.544Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 1ms 16:37:55 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:37:55 2024-03-27T16:37:55.548Z INFO 13684 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:38:25 2024-03-27T16:37:55.548Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 16:38:25 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:38:25 2024-03-27T16:37:55.559Z INFO 13684 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:38:25 2024-03-27T16:37:55.569Z INFO 13684 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:38:25 2024-03-27T16:37:55.574Z INFO 13684 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:38:25 2024-03-27T16:37:55.587Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 36ms 16:38:25 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:38:25 2024-03-27T16:37:55.603Z INFO 13684 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:38:25 2024-03-27T16:37:55.603Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 10ms 16:38:25 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:38:25 2024-03-27T16:37:55.624Z INFO 13684 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:38:25 2024-03-27T16:37:55.625Z INFO 13684 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 13ms 16:38:25 2024-03-27T16:37:55.631Z INFO 13684 --- [ main] liquibase.util : UPDATE SUMMARY 16:38:25 2024-03-27T16:37:55.631Z INFO 13684 --- [ main] liquibase.util : Run: 51 16:38:25 2024-03-27T16:37:55.631Z INFO 13684 --- [ main] liquibase.util : Previously run: 0 16:38:25 2024-03-27T16:37:55.631Z INFO 13684 --- [ main] liquibase.util : Filtered out: 0 16:38:25 2024-03-27T16:37:55.631Z INFO 13684 --- [ main] liquibase.util : ------------------------------- 16:38:25 2024-03-27T16:37:55.631Z INFO 13684 --- [ main] liquibase.util : Total change sets: 51 16:38:25 16:38:25 16:38:25 UPDATE SUMMARY 16:38:25 Run: 51 16:38:25 Previously run: 0 16:38:25 Filtered out: 0 16:38:25 ------------------------------- 16:38:25 Total change sets: 51 16:38:25 16:38:25 Liquibase: Update has been successful. 16:38:25 2024-03-27T16:37:55.632Z INFO 13684 --- [ main] liquibase.util : Update summary generated 16:38:25 2024-03-27T16:37:55.633Z INFO 13684 --- [ main] liquibase.command : Update command completed successfully. 16:38:25 2024-03-27T16:37:55.639Z INFO 13684 --- [ main] liquibase.lockservice : Successfully released change log lock 16:38:25 2024-03-27T16:37:55.642Z INFO 13684 --- [ main] liquibase.lockservice : Successfully released change log lock 16:38:25 2024-03-27T16:37:55.643Z INFO 13684 --- [ main] liquibase.command : Command execution complete 16:38:25 2024-03-27T16:37:55.759Z INFO 13684 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:38:25 2024-03-27T16:37:55.819Z INFO 13684 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 16:38:25 2024-03-27T16:37:55.835Z INFO 13684 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 16:38:25 2024-03-27T16:37:55.835Z INFO 13684 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 16:38:25 2024-03-27T16:37:56.067Z INFO 13684 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:38:25 2024-03-27T16:37:56.223Z INFO 13684 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:38:25 2024-03-27T16:37:56.515Z INFO 13684 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:38:25 2024-03-27T16:37:57.499Z INFO 13684 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:38:25 2024-03-27T16:37:57.504Z INFO 13684 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:38:25 2024-03-27T16:37:57.859Z WARN 13684 --- [ 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 16:38:25 2024-03-27T16:37:57.987Z WARN 13684 --- [ 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 16:38:25 2024-03-27T16:37:58.000Z INFO 13684 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:38:25 2024-03-27T16:37:58.148Z WARN 13684 --- [ 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 16:38:25 2024-03-27T16:37:58.301Z WARN 13684 --- [ 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 16:38:25 2024-03-27T16:37:58.350Z WARN 13684 --- [ 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 16:38:25 2024-03-27T16:37:58.559Z WARN 13684 --- [ 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: 16:38:25 --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 16:38:25 2024-03-27T16:37:58.649Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:25 + + + + | | / \ / | | / / \ | | 16:38:25 + + + + + o----o o o o o----o | o o o o----o | 16:38:25 + + + + | | / \ / | | \ / \ | | 16:38:25 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:25 2024-03-27T16:37:58.649Z INFO 13684 --- [ 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. 16:38:25 2024-03-27T16:37:58.649Z INFO 13684 --- [ 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 16:38:25 2024-03-27T16:37:58.649Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:25 2024-03-27T16:37:58.650Z INFO 13684 --- [ 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. 16:38:25 2024-03-27T16:37:58.652Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:25 To enable the Jet engine on the members, do one of the following: 16:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:25 2024-03-27T16:37:59.050Z INFO 13684 --- [ 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. 16:38:25 2024-03-27T16:37:59.151Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:25 2024-03-27T16:37:59.156Z WARN 13684 --- [ 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. 16:38:25 2024-03-27T16:37:59.449Z INFO 13684 --- [ 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. 16:38:25 2024-03-27T16:37:59.455Z INFO 13684 --- [ 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 16:38:25 2024-03-27T16:38:01.826Z INFO 13684 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:1, ver:1} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:01.843Z INFO 13684 --- [ 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 16:38:25 2024-03-27T16:38:02.012Z WARN 13684 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 16:38:25 2024-03-27T16:38:02.022Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:25 + + + + | | / \ / | | / / \ | | 16:38:25 + + + + + o----o o o o o----o | o o o o----o | 16:38:25 + + + + | | / \ / | | \ / \ | | 16:38:25 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:25 2024-03-27T16:38:02.022Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:38:25 2024-03-27T16:38:02.022Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 16:38:25 2024-03-27T16:38:02.022Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:25 2024-03-27T16:38:02.022Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:38:25 2024-03-27T16:38:02.022Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:25 To enable the Jet engine on the members, do one of the following: 16:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:25 2024-03-27T16:38:02.035Z INFO 13684 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:38:25 2024-03-27T16:38:02.037Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:25 2024-03-27T16:38:02.037Z WARN 13684 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:38:25 2024-03-27T16:38:02.053Z INFO 13684 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:38:25 2024-03-27T16:38:02.054Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 16:38:25 2024-03-27T16:38:02.226Z INFO 13684 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:38:25 2024-03-27T16:38:02.256Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.166:37553 16:38:25 2024-03-27T16:38:02.285Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37553 and /10.250.0.254:5701 16:38:25 2024-03-27T16:38:07.350Z INFO 13684 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:2, ver:2} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:07.361Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:2, ver:2} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e this 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:07.362Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 16:38:25 2024-03-27T16:38:07.371Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:25 + + + + | | / \ / | | / / \ | | 16:38:25 + + + + + o----o o o o o----o | o o o o----o | 16:38:25 + + + + | | / \ / | | \ / \ | | 16:38:25 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:25 2024-03-27T16:38:07.371Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:38:25 2024-03-27T16:38:07.371Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 16:38:25 2024-03-27T16:38:07.371Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:25 2024-03-27T16:38:07.371Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:38:25 2024-03-27T16:38:07.371Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:25 To enable the Jet engine on the members, do one of the following: 16:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:25 2024-03-27T16:38:07.386Z INFO 13684 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:38:25 2024-03-27T16:38:07.387Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:25 2024-03-27T16:38:07.387Z WARN 13684 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:38:25 2024-03-27T16:38:07.389Z INFO 13684 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:38:25 2024-03-27T16:38:07.403Z INFO 13684 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:38:25 2024-03-27T16:38:07.404Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 16:38:25 2024-03-27T16:38:07.603Z INFO 13684 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:38:25 2024-03-27T16:38:07.606Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.166:58395 16:38:25 2024-03-27T16:38:07.607Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58395 and /10.250.0.254:5701 16:38:25 2024-03-27T16:38:12.715Z INFO 13684 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:3, ver:3} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:12.724Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:3, ver:3} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 this 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:12.725Z INFO 13684 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:38:25 2024-03-27T16:38:12.725Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:3, ver:3} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e this 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:12.727Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.166:34735 16:38:25 2024-03-27T16:38:12.728Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.166:48583 16:38:25 2024-03-27T16:38:12.734Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48583 and /10.250.0.254:5703 16:38:25 2024-03-27T16:38:12.735Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34735 and /10.250.0.254:5702 16:38:25 2024-03-27T16:38:12.995Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:38:25 2024-03-27T16:38:13.419Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:38:12 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:38:25 2024-03-27T16:38:13.726Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 16:38:25 2024-03-27T16:38:14.123Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:25 + + + + | | / \ / | | / / \ | | 16:38:25 + + + + + o----o o o o o----o | o o o o----o | 16:38:25 + + + + | | / \ / | | \ / \ | | 16:38:25 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:25 2024-03-27T16:38:14.123Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:38:25 2024-03-27T16:38:14.123Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 16:38:25 2024-03-27T16:38:14.123Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:25 2024-03-27T16:38:14.123Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:38:25 2024-03-27T16:38:14.123Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:25 To enable the Jet engine on the members, do one of the following: 16:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:25 2024-03-27T16:38:14.134Z INFO 13684 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:38:25 2024-03-27T16:38:14.135Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:25 2024-03-27T16:38:14.135Z WARN 13684 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:38:25 2024-03-27T16:38:14.143Z INFO 13684 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:38:25 2024-03-27T16:38:14.143Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 16:38:25 2024-03-27T16:38:14.211Z INFO 13684 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:38:25 2024-03-27T16:38:14.214Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.166:49485 16:38:25 2024-03-27T16:38:14.214Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49485 and /10.250.0.254:5701 16:38:25 2024-03-27T16:38:19.318Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:4, ver:4} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:19.323Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:4, ver:4} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 this 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:19.323Z INFO 13684 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:38:25 2024-03-27T16:38:19.325Z INFO 13684 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:38:25 2024-03-27T16:38:19.325Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.166:47985 16:38:25 2024-03-27T16:38:19.325Z INFO 13684 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:4, ver:4} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e this 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:19.329Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.166:60733 16:38:25 2024-03-27T16:38:19.330Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:47985 and /10.250.0.254:5704 16:38:25 2024-03-27T16:38:19.331Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60733 and /10.250.0.254:5703 16:38:25 2024-03-27T16:38:19.331Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.166:41689 16:38:25 2024-03-27T16:38:19.331Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:4, ver:4} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 this 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:19.333Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.166:40803 16:38:25 2024-03-27T16:38:19.336Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41689 and /10.250.0.254:5702 16:38:25 2024-03-27T16:38:19.337Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40803 and /10.250.0.254:5704 16:38:25 2024-03-27T16:38:19.586Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:38:25 2024-03-27T16:38:19.892Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:38:19 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:38:25 2024-03-27T16:38:20.324Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 16:38:25 2024-03-27T16:38:20.334Z WARN 13684 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 16:38:25 2024-03-27T16:38:20.336Z WARN 13684 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 16:38:25 2024-03-27T16:38:20.423Z WARN 13684 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 16:38:25 2024-03-27T16:38:20.541Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:25 + + + + | | / \ / | | / / \ | | 16:38:25 + + + + + o----o o o o o----o | o o o o----o | 16:38:25 + + + + | | / \ / | | \ / \ | | 16:38:25 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:25 2024-03-27T16:38:20.541Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:38:25 2024-03-27T16:38:20.541Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 16:38:25 2024-03-27T16:38:20.541Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:25 2024-03-27T16:38:20.541Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:38:25 2024-03-27T16:38:20.541Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:25 To enable the Jet engine on the members, do one of the following: 16:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:25 2024-03-27T16:38:20.575Z INFO 13684 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:38:25 2024-03-27T16:38:20.576Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:25 2024-03-27T16:38:20.576Z WARN 13684 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:38:25 2024-03-27T16:38:20.584Z INFO 13684 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:38:25 2024-03-27T16:38:20.584Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 16:38:25 2024-03-27T16:38:20.647Z INFO 13684 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:38:25 2024-03-27T16:38:20.661Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.166:35501 16:38:25 2024-03-27T16:38:20.662Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35501 and /10.250.0.254:5701 16:38:25 2024-03-27T16:38:25.753Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:5, ver:5} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:25.760Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:5, ver:5} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e this 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:25.761Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:5, ver:5} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 this 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:25.761Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:38:25 16:38:25 Members {size:5, ver:5} [ 16:38:25 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:25 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:25 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:25 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:25 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 this 16:38:25 ] 16:38:25 16:38:25 2024-03-27T16:38:25.762Z INFO 13684 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:38:25 2024-03-27T16:38:25.763Z INFO 13684 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:38:25 2024-03-27T16:38:25.763Z INFO 13684 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:38:25 2024-03-27T16:38:25.765Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.166:34687 16:38:25 2024-03-27T16:38:25.765Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.166:47627 16:38:25 2024-03-27T16:38:25.766Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.166:48749 16:38:42 2024-03-27T16:38:25.767Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:5, ver:5} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 this 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:25.772Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.166:58643 16:38:42 2024-03-27T16:38:25.772Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:47627 and /10.250.0.254:5705 16:38:42 2024-03-27T16:38:25.772Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.166:49305 16:38:42 2024-03-27T16:38:25.773Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49305 and /10.250.0.254:5705 16:38:42 2024-03-27T16:38:25.773Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58643 and /10.250.0.254:5705 16:38:42 2024-03-27T16:38:25.773Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.166:52329 16:38:42 2024-03-27T16:38:25.774Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52329 and /10.250.0.254:5703 16:38:42 2024-03-27T16:38:25.774Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34687 and /10.250.0.254:5702 16:38:42 2024-03-27T16:38:25.773Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48749 and /10.250.0.254:5704 16:38:42 2024-03-27T16:38:26.018Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 336 16:38:42 2024-03-27T16:38:26.467Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:38:26 UTC 2024, plannedMigrations=336, completedMigrations=336, remainingMigrations=0, totalCompletedMigrations=878) 16:38:42 2024-03-27T16:38:26.763Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 16:38:42 2024-03-27T16:38:26.804Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:42 + + + + | | / \ / | | / / \ | | 16:38:42 + + + + + o----o o o o o----o | o o o o----o | 16:38:42 + + + + | | / \ / | | \ / \ | | 16:38:42 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:42 2024-03-27T16:38:26.804Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:38:42 2024-03-27T16:38:26.804Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 16:38:42 2024-03-27T16:38:26.804Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:42 2024-03-27T16:38:26.804Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:38:42 2024-03-27T16:38:26.804Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:42 To enable the Jet engine on the members, do one of the following: 16:38:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:42 2024-03-27T16:38:26.814Z INFO 13684 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:38:42 2024-03-27T16:38:26.815Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:42 2024-03-27T16:38:26.816Z WARN 13684 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:38:42 2024-03-27T16:38:26.829Z INFO 13684 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:38:42 2024-03-27T16:38:26.830Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 16:38:42 2024-03-27T16:38:26.897Z INFO 13684 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:38:42 2024-03-27T16:38:26.899Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.166:59665 16:38:42 2024-03-27T16:38:26.903Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:59665 and /10.250.0.254:5701 16:38:42 2024-03-27T16:38:32.003Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:6, ver:6} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:32.009Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:6, ver:6} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 this 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:32.009Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:6, ver:6} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e this 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:32.010Z INFO 13684 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:32.010Z INFO 13684 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:32.011Z INFO 13684 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:32.011Z INFO 13684 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:32.013Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.166:53323 16:38:42 2024-03-27T16:38:32.013Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.166:57079 16:38:42 2024-03-27T16:38:32.021Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.166:50925 16:38:42 2024-03-27T16:38:32.024Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50925 and /10.250.0.254:5704 16:38:42 2024-03-27T16:38:32.025Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.166:32793 16:38:42 2024-03-27T16:38:32.025Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57079 and /10.250.0.254:5705 16:38:42 2024-03-27T16:38:32.025Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:53323 and /10.250.0.254:5702 16:38:42 2024-03-27T16:38:32.025Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.166:51765 16:38:42 2024-03-27T16:38:32.025Z INFO 13684 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:6, ver:6} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 this 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:32.025Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.166:44419 16:38:42 2024-03-27T16:38:32.026Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.166:53575 16:38:42 2024-03-27T16:38:32.027Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51765 and /10.250.0.254:5706 16:38:42 2024-03-27T16:38:32.027Z INFO 13684 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:6, ver:6} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 this 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:32.027Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:32793 and /10.250.0.254:5706 16:38:42 2024-03-27T16:38:32.028Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:6, ver:6} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 this 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:32.028Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.166:35317 16:38:42 2024-03-27T16:38:32.028Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35317 and /10.250.0.254:5703 16:38:42 2024-03-27T16:38:32.029Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44419 and /10.250.0.254:5706 16:38:42 2024-03-27T16:38:32.029Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:53575 and /10.250.0.254:5706 16:38:42 2024-03-27T16:38:32.266Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:38:42 2024-03-27T16:38:32.689Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:38:32 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1149) 16:38:42 2024-03-27T16:38:33.028Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 16:38:42 2024-03-27T16:38:33.086Z WARN 13684 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 16:38:42 2024-03-27T16:38:33.118Z INFO 13684 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 + + o o o o---o o----o o o---o o o----o o--o--o 16:38:42 + + + + | | / \ / | | / / \ | | 16:38:42 + + + + + o----o o o o o----o | o o o o----o | 16:38:42 + + + + | | / \ / | | \ / \ | | 16:38:42 + + o o o o o---o o----o o----o o---o o o o----o o 16:38:42 2024-03-27T16:38:33.118Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:38:42 2024-03-27T16:38:33.118Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 16:38:42 2024-03-27T16:38:33.118Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:38:42 2024-03-27T16:38:33.118Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:38:42 2024-03-27T16:38:33.118Z INFO 13684 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:38:42 To enable the Jet engine on the members, do one of the following: 16:38:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:42 2024-03-27T16:38:33.129Z INFO 13684 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:38:42 2024-03-27T16:38:33.130Z INFO 13684 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:38:42 2024-03-27T16:38:33.130Z WARN 13684 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:38:42 2024-03-27T16:38:33.139Z INFO 13684 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:38:42 2024-03-27T16:38:33.139Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 16:38:42 2024-03-27T16:38:33.299Z INFO 13684 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:38:42 2024-03-27T16:38:33.301Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.166:52733 16:38:42 2024-03-27T16:38:33.311Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52733 and /10.250.0.254:5701 16:38:42 2024-03-27T16:38:38.405Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 this 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.412Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e this 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.413Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 this 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.413Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 this 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.414Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.166:41887 16:38:42 2024-03-27T16:38:38.415Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41887 and /10.250.0.254:5707 16:38:42 2024-03-27T16:38:38.416Z INFO 13684 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 this 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.419Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 this 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.420Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.166:43779 16:38:42 2024-03-27T16:38:38.423Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43779 and /10.250.0.254:5707 16:38:42 2024-03-27T16:38:38.425Z INFO 13684 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:38.425Z INFO 13684 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:38.426Z INFO 13684 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:38.426Z INFO 13684 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:38.426Z INFO 13684 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 16:38:42 2024-03-27T16:38:38.426Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.166:46667 16:38:42 2024-03-27T16:38:38.427Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.166:43727 16:38:42 2024-03-27T16:38:38.427Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46667 and /10.250.0.254:5707 16:38:42 2024-03-27T16:38:38.427Z INFO 13684 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:38:42 16:38:42 Members {size:7, ver:7} [ 16:38:42 Member [10.250.0.254]:5701 - e03ae327-9a75-46ae-9748-613b2d8c6d42 16:38:42 Member [10.250.0.254]:5702 - 77f6d8ca-b931-4043-b6f7-69d693225d8e 16:38:42 Member [10.250.0.254]:5703 - c15bfeaf-6fce-47f5-ad8f-d9238643ce00 16:38:42 Member [10.250.0.254]:5704 - 56cdff51-e2ef-42eb-8451-c71146d65ba7 16:38:42 Member [10.250.0.254]:5705 - ecff7e5e-3c9c-432e-ada7-9278f036fac4 16:38:42 Member [10.250.0.254]:5706 - 49dd5c23-cb8f-4dee-a439-45a8703f53f0 this 16:38:42 Member [10.250.0.254]:5707 - 8ec7f8da-7796-49fd-b36e-019e35055e93 16:38:42 ] 16:38:42 16:38:42 2024-03-27T16:38:38.429Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.166:39015 16:38:42 2024-03-27T16:38:38.430Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.166:33777 16:38:42 2024-03-27T16:38:38.430Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.166:52919 16:38:42 2024-03-27T16:38:38.431Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43727 and /10.250.0.254:5707 16:38:42 2024-03-27T16:38:38.431Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.166:60525 16:38:42 2024-03-27T16:38:38.431Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52919 and /10.250.0.254:5703 16:38:42 2024-03-27T16:38:38.431Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.166:43691 16:38:42 2024-03-27T16:38:38.431Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43691 and /10.250.0.254:5707 16:38:42 2024-03-27T16:38:38.437Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60525 and /10.250.0.254:5706 16:38:42 2024-03-27T16:38:38.438Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33777 and /10.250.0.254:5702 16:38:42 2024-03-27T16:38:38.438Z INFO 13684 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:39015 and /10.250.0.254:5704 16:38:42 2024-03-27T16:38:38.441Z INFO 13684 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.166:49623 16:38:42 2024-03-27T16:38:38.445Z INFO 13684 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49623 and /10.250.0.254:5705 16:38:42 2024-03-27T16:38:38.675Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 539 16:38:42 2024-03-27T16:38:39.432Z INFO 13684 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 16:38:42 2024-03-27T16:38:39.685Z INFO 13684 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Mar 27 16:38:38 UTC 2024, plannedMigrations=539, completedMigrations=539, remainingMigrations=0, totalCompletedMigrations=1688) 16:38:42 2024-03-27T16:38:39.903Z WARN 13684 --- [ 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 16:38:42 2024-03-27T16:38:41.875Z INFO 13684 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=205.4M, heap.memory.free=260.7M, heap.memory.total=468.0M, heap.memory.max=7.8G, heap.memory.used/total=43.88%, heap.memory.used/max=2.57%, minor.gc.count=31, minor.gc.time=378ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=87.44%, load.systemAverage=3.32, thread.count=422, thread.peakCount=422, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1087, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=6, client.connection.count=0, connection.count=6 16:38:42 2024-03-27T16:38:42.237Z INFO 13684 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:38:42 2024-03-27T16:38:42.237Z INFO 13684 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:38:42 2024-03-27T16:38:42.238Z INFO 13684 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:38:42 2024-03-27T16:38:42.350Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-ncmp-group-1 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = false 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = ncmp-group 16:38:42 group.instance.id = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 500 16:38:42 metadata.max.age.ms = 300000 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 16:38:42 2024-03-27T16:38:42.451Z WARN 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:42 2024-03-27T16:38:42.453Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:42 2024-03-27T16:38:42.453Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:42 2024-03-27T16:38:42.453Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557522451 16:38:42 2024-03-27T16:38:42.459Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 16:38:42 2024-03-27T16:38:42.467Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-ncmp-group-2 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = false 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = ncmp-group 16:38:42 group.instance.id = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 500 16:38:42 metadata.max.age.ms = 300000 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 16:38:42 2024-03-27T16:38:42.472Z WARN 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:42 2024-03-27T16:38:42.472Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:42 2024-03-27T16:38:42.472Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:42 2024-03-27T16:38:42.472Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557522472 16:38:42 2024-03-27T16:38:42.472Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 16:38:42 2024-03-27T16:38:42.475Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-ncmp-async-rest-request-event-group-3 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = false 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = ncmp-async-rest-request-event-group 16:38:42 group.instance.id = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 500 16:38:42 metadata.max.age.ms = 300000 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 16:38:42 2024-03-27T16:38:42.565Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:42 2024-03-27T16:38:42.565Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:42 2024-03-27T16:38:42.565Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557522565 16:38:42 2024-03-27T16:38:42.565Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 16:38:42 2024-03-27T16:38:42.577Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-ncmp-data-operation-event-group-4 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = false 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = ncmp-data-operation-event-group 16:38:42 group.instance.id = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 500 16:38:42 metadata.max.age.ms = 300000 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 16:38:42 2024-03-27T16:38:42.581Z WARN 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:42 2024-03-27T16:38:42.581Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:42 2024-03-27T16:38:42.581Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:42 2024-03-27T16:38:42.581Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557522581 16:38:42 2024-03-27T16:38:42.581Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 16:38:42 2024-03-27T16:38:42.583Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-ncmp-group-5 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = false 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = ncmp-group 16:38:42 group.instance.id = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 500 16:38:42 metadata.max.age.ms = 300000 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 16:38:42 2024-03-27T16:38:42.587Z WARN 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:42 2024-03-27T16:38:42.587Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:42 2024-03-27T16:38:42.587Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:42 2024-03-27T16:38:42.587Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557522587 16:38:42 2024-03-27T16:38:42.587Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 16:38:42 2024-03-27T16:38:42.605Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-ncmp-group-6 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = false 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = ncmp-group 16:38:42 group.instance.id = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 500 16:38:42 metadata.max.age.ms = 300000 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:42 16:38:42 2024-03-27T16:38:42.611Z WARN 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:42 2024-03-27T16:38:42.611Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:42 2024-03-27T16:38:42.611Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:42 2024-03-27T16:38:42.611Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557522611 16:38:42 2024-03-27T16:38:42.611Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 16:38:42 2024-03-27T16:38:42.634Z INFO 13684 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:42 2024-03-27T16:38:42.634Z INFO 13684 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:42 2024-03-27T16:38:42.643Z INFO 13684 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 52.237 seconds (process running for 90.613) 16:38:42 2024-03-27T16:38:42.879Z ERROR 13684 --- [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:38:42 16:38:42 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 16:38:42 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 16:38:42 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:38:42 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 16:38:42 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:38:42 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:78) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 16:38:42 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:391) 16:38:42 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:38:42 at jdk.proxy2/jdk.proxy2.$Proxy185.getByDataspaceAndName(Unknown Source) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:42 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:42 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:42 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:42 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:38:42 at jdk.proxy2/jdk.proxy2.$Proxy185.getByDataspaceAndName(Unknown Source) 16:38:42 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:42 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:42 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:42 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:42 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:83) 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:90) 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:102) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:42 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:42 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:42 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:42 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:42 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:42 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:42 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:42 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:42 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:42 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:42 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:42 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) 16:38:42 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:38:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:38:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:38:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:38:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:38:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:38:42 at java.base/java.lang.Thread.run(Thread.java:833) 16:38:42 16:38:43 2024-03-27T16:38:42.881Z ERROR 13684 --- [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:38:43 16:38:43 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 16:38:43 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 16:38:43 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:38:43 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 16:38:43 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:38:43 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:78) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 16:38:43 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:391) 16:38:43 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:38:43 at jdk.proxy2/jdk.proxy2.$Proxy185.getByDataspaceAndName(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:38:43 at jdk.proxy2/jdk.proxy2.$Proxy185.getByDataspaceAndName(Unknown Source) 16:38:43 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:83) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:90) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) 16:38:43 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:38:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:38:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:38:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:38:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:38:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:38:43 at java.base/java.lang.Thread.run(Thread.java:833) 16:38:43 16:38:43 2024-03-27T16:38:42.890Z ERROR 13684 --- [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:38:43 16:38:43 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 16:38:43 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 16:38:43 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:38:43 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 16:38:43 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:38:43 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:78) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 16:38:43 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:391) 16:38:43 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:38:43 at jdk.proxy2/jdk.proxy2.$Proxy185.getByDataspaceAndName(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:38:43 at jdk.proxy2/jdk.proxy2.$Proxy185.getByDataspaceAndName(Unknown Source) 16:38:43 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:83) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:90) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:76) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:43 at jdk.internal.reflect.GeneratedMethodAccessor163.invoke(Unknown Source) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:38:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:38:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:38:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:38:43 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:43 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) 16:38:43 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:38:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:38:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:38:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:38:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:38:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:38:43 at java.base/java.lang.Thread.run(Thread.java:833) 16:38:43 16:38:43 2024-03-27T16:38:43.058Z WARN 13684 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:38:43 2024-03-27T16:38:43.059Z INFO 13684 --- [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:43 2024-03-27T16:38:43.152Z WARN 13684 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.152Z INFO 13684 --- [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:43 2024-03-27T16:38:43.153Z WARN 13684 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.154Z INFO 13684 --- [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:43 2024-03-27T16:38:43.164Z WARN 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.164Z INFO 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:43 2024-03-27T16:38:43.169Z WARN 13684 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.169Z INFO 13684 --- [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:43 2024-03-27T16:38:43.169Z WARN 13684 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.169Z INFO 13684 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:43 2024-03-27T16:38:43.184Z WARN 13684 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.286Z WARN 13684 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:38:43 2024-03-27T16:38:43.298Z WARN 13684 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.299Z WARN 13684 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.301Z WARN 13684 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.300Z WARN 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.313Z WARN 13684 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.398Z WARN 13684 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.403Z WARN 13684 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.413Z WARN 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.415Z WARN 13684 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.416Z WARN 13684 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.428Z WARN 13684 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 16:38:43 2024-03-27T16:38:43.511Z INFO 13684 --- [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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 I5slo5MqTR2C9hR4UytiZA 16:38:43 2024-03-27T16:38:43.512Z INFO 13684 --- [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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 I5slo5MqTR2C9hR4UytiZA 16:38:43 2024-03-27T16:38:43.517Z INFO 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting the last seen epoch of partition dmi-device-heartbeat-0 to 0 since the associated topicId changed from null to 5z_oWpM-S3Str25GU-mr7Q 16:38:43 2024-03-27T16:38:43.519Z INFO 13684 --- [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting the last seen epoch of partition dmi-ncmp-cm-avc-subscription-0 to 0 since the associated topicId changed from null to aYRsEFaNQduJZDDInKJjxg 16:38:43 2024-03-27T16:38:43.525Z INFO 13684 --- [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting the last seen epoch of partition dmi-cm-events-0 to 0 since the associated topicId changed from null to HbmvYhqxQA6AytVvK3jpPQ 16:38:43 2024-03-27T16:38:43.532Z INFO 13684 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting the last seen epoch of partition subscription-0 to 0 since the associated topicId changed from null to dot4dqcxT_azuUTx6LoVlA 16:38:43 2024-03-27T16:38:43.623Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:43 2024-03-27T16:38:43.625Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:43 2024-03-27T16:38:43.626Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.627Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.629Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:43 2024-03-27T16:38:43.630Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.633Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:43 2024-03-27T16:38:43.636Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.642Z WARN 13684 --- [ 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 16:38:43 2024-03-27T16:38:43.648Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:43 2024-03-27T16:38:43.649Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.664Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:43 2024-03-27T16:38:43.665Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.670Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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-3-33a527eb-46cd-4106-ab87-1c81413e1059 16:38:43 2024-03-27T16:38:43.670Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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) 16:38:43 2024-03-27T16:38:43.670Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.671Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8 16:38:43 2024-03-27T16:38:43.671Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, 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) 16:38:43 2024-03-27T16:38:43.671Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.671Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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-4-212faf7c-ebbf-42d1-9fa2-8d52f3ddf8e6 16:38:43 2024-03-27T16:38:43.672Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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) 16:38:43 2024-03-27T16:38:43.672Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:38:43 2024-03-27T16:38:43.675Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3 16:38:43 2024-03-27T16:38:43.675Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, 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) 16:38:43 2024-03-27T16:38:43.675Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 16:38:44 2024-03-27T16:38:43.676Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef 16:38:44 2024-03-27T16:38:43.676Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, 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) 16:38:44 2024-03-27T16:38:43.676Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 16:38:44 2024-03-27T16:38:43.694Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf 16:38:44 2024-03-27T16:38:43.694Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, 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) 16:38:44 2024-03-27T16:38:43.694Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 16:38:44 2024-03-27T16:38:43.713Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-212faf7c-ebbf-42d1-9fa2-8d52f3ddf8e6', protocol='range'} 16:38:44 2024-03-27T16:38:43.715Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-4-212faf7c-ebbf-42d1-9fa2-8d52f3ddf8e6=Assignment(partitions=[ncmp-async-m2m-0])} 16:38:44 2024-03-27T16:38:43.739Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-33a527eb-46cd-4106-ab87-1c81413e1059', protocol='range'} 16:38:44 2024-03-27T16:38:43.740Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-3-33a527eb-46cd-4106-ab87-1c81413e1059=Assignment(partitions=[ncmp-async-m2m-0])} 16:38:44 2024-03-27T16:38:43.755Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf', protocol='range'} 16:38:44 2024-03-27T16:38:43.758Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8', protocol='range'} 16:38:44 2024-03-27T16:38:43.759Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3', protocol='range'} 16:38:44 2024-03-27T16:38:43.775Z INFO 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting the last seen epoch of partition dmi-cm-events-0 to 0 since the associated topicId changed from null to HbmvYhqxQA6AytVvK3jpPQ 16:38:44 2024-03-27T16:38:43.775Z INFO 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting the last seen epoch of partition subscription-0 to 0 since the associated topicId changed from null to dot4dqcxT_azuUTx6LoVlA 16:38:44 2024-03-27T16:38:43.775Z INFO 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting the last seen epoch of partition dmi-ncmp-cm-avc-subscription-0 to 0 since the associated topicId changed from null to aYRsEFaNQduJZDDInKJjxg 16:38:44 2024-03-27T16:38:43.776Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef', protocol='range'} 16:38:44 2024-03-27T16:38:43.777Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 16:38:44 2024-03-27T16:38:43.811Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-212faf7c-ebbf-42d1-9fa2-8d52f3ddf8e6', protocol='range'} 16:38:44 2024-03-27T16:38:43.811Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-33a527eb-46cd-4106-ab87-1c81413e1059', protocol='range'} 16:38:44 2024-03-27T16:38:43.812Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:38:44 2024-03-27T16:38:43.812Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:38:44 2024-03-27T16:38:43.815Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf', protocol='range'} 16:38:44 2024-03-27T16:38:43.815Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 16:38:44 2024-03-27T16:38:43.816Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:38:44 2024-03-27T16:38:43.817Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 16:38:44 2024-03-27T16:38:43.817Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:38:44 2024-03-27T16:38:43.823Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8', protocol='range'} 16:38:44 2024-03-27T16:38:43.823Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 16:38:44 2024-03-27T16:38:43.823Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 16:38:44 2024-03-27T16:38:43.828Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3', protocol='range'} 16:38:44 2024-03-27T16:38:43.829Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 16:38:44 2024-03-27T16:38:43.829Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 16:38:44 2024-03-27T16:38:43.833Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef', protocol='range'} 16:38:44 2024-03-27T16:38:43.834Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 16:38:44 2024-03-27T16:38:43.834Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 16:38:44 2024-03-27T16:38:43.838Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:38:44 2024-03-27T16:38:43.838Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 16:38:44 2024-03-27T16:38:43.838Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 16:38:44 2024-03-27T16:38:43.842Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 16:38:44 2024-03-27T16:38:43.843Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 16:38:44 2024-03-27T16:38:43.844Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:38:44 2024-03-27T16:38:43.845Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 16:38:44 2024-03-27T16:38:43.851Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:38:44 2024-03-27T16:38:43.852Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:38:44 2024-03-27T16:38:43.852Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 16:38:44 2024-03-27T16:38:43.865Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:38:44 2024-03-27T16:38:43.866Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:38:44 2024-03-27T16:38:43.866Z INFO 13684 --- [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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:32791 (id: 1 rack: null)], epoch=0}}. 16:38:44 2024-03-27T16:38:43.872Z INFO 13684 --- [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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:32791 (id: 1 rack: null)], epoch=0}}. 16:38:44 2024-03-27T16:38:43.873Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 16:38:44 2024-03-27T16:38:43.873Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 16:38:44 2024-03-27T16:38:43.876Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:38:44 2024-03-27T16:38:43.877Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:38:44 2024-03-27T16:38:43.914Z INFO 13684 --- [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:38:44 2024-03-27T16:38:43.914Z INFO 13684 --- [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:38:44 2024-03-27T16:38:43.916Z INFO 13684 --- [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:38:44 2024-03-27T16:38:43.918Z INFO 13684 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:38:44 2024-03-27T16:38:43.920Z INFO 13684 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:38:44 2024-03-27T16:38:43.921Z INFO 13684 --- [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:38:44 2024-03-27T16:38:44.006Z INFO 13684 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 16:38:44 2024-03-27T16:38:44.009Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:38:44 2024-03-27T16:38:44.009Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:38:44 Detail: Key (name)=(NCMP-Admin) already exists. 16:38:44 2024-03-27T16:38:44.174Z INFO 13684 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 16:38:44 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:38:45 2024-03-27T16:38:45.194Z INFO 13684 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:38:45 2024-03-27T16:38:45.223Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:38:45 2024-03-27T16:38:45.223Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:38:45 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 16:38:45 2024-03-27T16:38:45.267Z INFO 13684 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:38:45 2024-03-27T16:38:45.282Z INFO 13684 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:38:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.039 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:38:45 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:38:45 2024-03-27T16:38:45.762Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:38:45 2024-03-27T16:38:45.762Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:38:45 Detail: Key (name)=(generalTestDataspace) already exists. 16:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:38:45 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 16:38:47 2024-03-27T16:38:45.981Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:47 2024-03-27T16:38:46.008Z INFO 13684 --- [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:38:47 acks = -1 16:38:47 auto.include.jmx.reporter = true 16:38:47 batch.size = 16384 16:38:47 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:47 buffer.memory = 33554432 16:38:47 client.dns.lookup = use_all_dns_ips 16:38:47 client.id = cps-core-1 16:38:47 compression.type = none 16:38:47 connections.max.idle.ms = 540000 16:38:47 delivery.timeout.ms = 120000 16:38:47 enable.idempotence = true 16:38:47 interceptor.classes = [] 16:38:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:38:47 linger.ms = 0 16:38:47 max.block.ms = 60000 16:38:47 max.in.flight.requests.per.connection = 5 16:38:47 max.request.size = 1048576 16:38:47 metadata.max.age.ms = 300000 16:38:47 metadata.max.idle.ms = 300000 16:38:47 metric.reporters = [] 16:38:47 metrics.num.samples = 2 16:38:47 metrics.recording.level = INFO 16:38:47 metrics.sample.window.ms = 30000 16:38:47 partitioner.adaptive.partitioning.enable = true 16:38:47 partitioner.availability.timeout.ms = 0 16:38:47 partitioner.class = null 16:38:47 partitioner.ignore.keys = false 16:38:47 receive.buffer.bytes = 32768 16:38:47 reconnect.backoff.max.ms = 1000 16:38:47 reconnect.backoff.ms = 50 16:38:47 request.timeout.ms = 30000 16:38:47 retries = 2147483647 16:38:47 retry.backoff.ms = 100 16:38:47 sasl.client.callback.handler.class = null 16:38:47 sasl.jaas.config = null 16:38:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:47 sasl.kerberos.min.time.before.relogin = 60000 16:38:47 sasl.kerberos.service.name = null 16:38:47 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:47 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:47 sasl.login.callback.handler.class = null 16:38:47 sasl.login.class = null 16:38:47 sasl.login.connect.timeout.ms = null 16:38:47 sasl.login.read.timeout.ms = null 16:38:47 sasl.login.refresh.buffer.seconds = 300 16:38:47 sasl.login.refresh.min.period.seconds = 60 16:38:47 sasl.login.refresh.window.factor = 0.8 16:38:47 sasl.login.refresh.window.jitter = 0.05 16:38:47 sasl.login.retry.backoff.max.ms = 10000 16:38:47 sasl.login.retry.backoff.ms = 100 16:38:47 sasl.mechanism = GSSAPI 16:38:47 sasl.oauthbearer.clock.skew.seconds = 30 16:38:47 sasl.oauthbearer.expected.audience = null 16:38:47 sasl.oauthbearer.expected.issuer = null 16:38:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:47 sasl.oauthbearer.jwks.endpoint.url = null 16:38:47 sasl.oauthbearer.scope.claim.name = scope 16:38:47 sasl.oauthbearer.sub.claim.name = sub 16:38:47 sasl.oauthbearer.token.endpoint.url = null 16:38:47 security.protocol = PLAINTEXT 16:38:47 security.providers = null 16:38:47 send.buffer.bytes = 131072 16:38:47 socket.connection.setup.timeout.max.ms = 30000 16:38:47 socket.connection.setup.timeout.ms = 10000 16:38:47 ssl.cipher.suites = null 16:38:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:47 ssl.endpoint.identification.algorithm = https 16:38:47 ssl.engine.factory.class = null 16:38:47 ssl.key.password = null 16:38:47 ssl.keymanager.algorithm = SunX509 16:38:47 ssl.keystore.certificate.chain = null 16:38:47 ssl.keystore.key = null 16:38:47 ssl.keystore.location = null 16:38:47 ssl.keystore.password = null 16:38:47 ssl.keystore.type = JKS 16:38:47 ssl.protocol = TLSv1.3 16:38:47 ssl.provider = null 16:38:47 ssl.secure.random.implementation = null 16:38:47 ssl.trustmanager.algorithm = PKIX 16:38:47 ssl.truststore.certificates = null 16:38:47 ssl.truststore.location = null 16:38:47 ssl.truststore.password = null 16:38:47 ssl.truststore.type = JKS 16:38:47 transaction.timeout.ms = 60000 16:38:47 transactional.id = null 16:38:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:38:47 16:38:47 2024-03-27T16:38:46.022Z INFO 13684 --- [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:38:47 2024-03-27T16:38:46.044Z INFO 13684 --- [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:47 2024-03-27T16:38:46.044Z INFO 13684 --- [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:47 2024-03-27T16:38:46.044Z INFO 13684 --- [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557526044 16:38:47 2024-03-27T16:38:46.049Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:47 2024-03-27T16:38:46.069Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:47 2024-03-27T16:38:46.080Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:47 2024-03-27T16:38:46.091Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:47 2024-03-27T16:38:46.105Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:47 2024-03-27T16:38:46.105Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:47 2024-03-27T16:38:46.121Z WARN 13684 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 16:38:47 2024-03-27T16:38:46.121Z INFO 13684 --- [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:47 2024-03-27T16:38:46.127Z INFO 13684 --- [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 16:38:47 2024-03-27T16:38:46.236Z INFO 13684 --- [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Resetting the last seen epoch of partition ncmp-events-0 to 0 since the associated topicId changed from null to Uq0xvpzZSz-href5VoUd0Q 16:38:47 2024-03-27T16:38:46.335Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:47 2024-03-27T16:38:46.421Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:47 2024-03-27T16:38:47.005Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:47 2024-03-27T16:38:47.126Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:47 2024-03-27T16:38:47.126Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:47 2024-03-27T16:38:47.143Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:47 2024-03-27T16:38:47.154Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:47 2024-03-27T16:38:47.156Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:47 2024-03-27T16:38:47.158Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:47 2024-03-27T16:38:47.159Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:47 2024-03-27T16:38:47.159Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:47 2024-03-27T16:38:47.217Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:47 2024-03-27T16:38:47.243Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:47 2024-03-27T16:38:47.429Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:47 2024-03-27T16:38:47.496Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:47 2024-03-27T16:38:47.496Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:47 2024-03-27T16:38:47.510Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:47 2024-03-27T16:38:47.520Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:47 2024-03-27T16:38:47.522Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:47 2024-03-27T16:38:47.524Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:47 2024-03-27T16:38:47.525Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:47 2024-03-27T16:38:47.525Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:47 2024-03-27T16:38:47.594Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:47 2024-03-27T16:38:47.627Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:47 2024-03-27T16:38:47.745Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:48 2024-03-27T16:38:47.810Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:48 2024-03-27T16:38:47.810Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:48 2024-03-27T16:38:47.824Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:48 2024-03-27T16:38:47.836Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:48 2024-03-27T16:38:47.839Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:48 2024-03-27T16:38:47.841Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:48 2024-03-27T16:38:47.843Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:48 2024-03-27T16:38:47.843Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:48 2024-03-27T16:38:47.914Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:48 2024-03-27T16:38:47.942Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:48 2024-03-27T16:38:48.080Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:48 2024-03-27T16:38:48.156Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:48 2024-03-27T16:38:48.156Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:48 2024-03-27T16:38:48.172Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:48 2024-03-27T16:38:48.181Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:48 2024-03-27T16:38:48.184Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:48 2024-03-27T16:38:48.185Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:48 2024-03-27T16:38:48.187Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:48 2024-03-27T16:38:48.187Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:48 2024-03-27T16:38:48.251Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:48 2024-03-27T16:38:48.279Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:48 2024-03-27T16:38:48.413Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:48 2024-03-27T16:38:48.485Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:48 2024-03-27T16:38:48.485Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:48 2024-03-27T16:38:48.500Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:48 2024-03-27T16:38:48.512Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:48 2024-03-27T16:38:48.513Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:48 2024-03-27T16:38:48.515Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:48 2024-03-27T16:38:48.516Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:48 2024-03-27T16:38:48.516Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:48 2024-03-27T16:38:48.583Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:48 2024-03-27T16:38:48.621Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:48 2024-03-27T16:38:48.742Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:49 2024-03-27T16:38:48.806Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:49 2024-03-27T16:38:48.806Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:49 2024-03-27T16:38:48.815Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:49 2024-03-27T16:38:48.827Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:49 2024-03-27T16:38:48.828Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:49 2024-03-27T16:38:48.829Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:49 2024-03-27T16:38:48.831Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:49 2024-03-27T16:38:48.831Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:49 2024-03-27T16:38:48.889Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:49 2024-03-27T16:38:48.914Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:49 2024-03-27T16:38:49.051Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:49 2024-03-27T16:38:49.135Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:49 2024-03-27T16:38:49.135Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:49 2024-03-27T16:38:49.149Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:49 2024-03-27T16:38:49.159Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:49 2024-03-27T16:38:49.161Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:49 2024-03-27T16:38:49.163Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:49 2024-03-27T16:38:49.165Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:49 2024-03-27T16:38:49.165Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:49 2024-03-27T16:38:49.220Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:49 2024-03-27T16:38:49.247Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:49 2024-03-27T16:38:49.393Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:49 2024-03-27T16:38:49.466Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:49 2024-03-27T16:38:49.466Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:49 2024-03-27T16:38:49.479Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:49 2024-03-27T16:38:49.489Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:49 2024-03-27T16:38:49.491Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:49 2024-03-27T16:38:49.493Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:49 2024-03-27T16:38:49.494Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:49 2024-03-27T16:38:49.494Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:49 2024-03-27T16:38:49.542Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:49 2024-03-27T16:38:49.579Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:49 2024-03-27T16:38:49.756Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:50 2024-03-27T16:38:49.847Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:50 2024-03-27T16:38:49.848Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:50 2024-03-27T16:38:49.863Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:50 2024-03-27T16:38:49.875Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:50 2024-03-27T16:38:49.877Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:50 2024-03-27T16:38:49.878Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:50 2024-03-27T16:38:49.880Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:50 2024-03-27T16:38:49.880Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:50 2024-03-27T16:38:49.923Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:50 2024-03-27T16:38:49.947Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:50 2024-03-27T16:38:50.119Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:50 2024-03-27T16:38:50.210Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:50 2024-03-27T16:38:50.210Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:50 2024-03-27T16:38:50.218Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:50 2024-03-27T16:38:50.228Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:50 2024-03-27T16:38:50.230Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:50 2024-03-27T16:38:50.232Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:50 2024-03-27T16:38:50.234Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:50 2024-03-27T16:38:50.234Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:50 2024-03-27T16:38:50.273Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:50 2024-03-27T16:38:50.290Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:50 2024-03-27T16:38:50.432Z INFO 13684 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:38:50 2024-03-27T16:38:50.488Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.725 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 16:38:50 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:38:50 2024-03-27T16:38:50.528Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:50 allow.auto.create.topics = true 16:38:50 auto.commit.interval.ms = 5000 16:38:50 auto.include.jmx.reporter = true 16:38:50 auto.offset.reset = earliest 16:38:50 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:50 check.crcs = true 16:38:50 client.dns.lookup = use_all_dns_ips 16:38:50 client.id = consumer-ncmp-group-7 16:38:50 client.rack = 16:38:50 connections.max.idle.ms = 540000 16:38:50 default.api.timeout.ms = 60000 16:38:50 enable.auto.commit = true 16:38:50 exclude.internal.topics = true 16:38:50 fetch.max.bytes = 52428800 16:38:50 fetch.max.wait.ms = 500 16:38:50 fetch.min.bytes = 1 16:38:50 group.id = ncmp-group 16:38:50 group.instance.id = null 16:38:50 heartbeat.interval.ms = 3000 16:38:50 interceptor.classes = [] 16:38:50 internal.leave.group.on.close = true 16:38:50 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:50 isolation.level = read_uncommitted 16:38:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:50 max.partition.fetch.bytes = 1048576 16:38:50 max.poll.interval.ms = 300000 16:38:50 max.poll.records = 500 16:38:50 metadata.max.age.ms = 300000 16:38:50 metric.reporters = [] 16:38:50 metrics.num.samples = 2 16:38:50 metrics.recording.level = INFO 16:38:50 metrics.sample.window.ms = 30000 16:38:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:50 receive.buffer.bytes = 65536 16:38:50 reconnect.backoff.max.ms = 1000 16:38:50 reconnect.backoff.ms = 50 16:38:50 request.timeout.ms = 30000 16:38:50 retry.backoff.ms = 100 16:38:50 sasl.client.callback.handler.class = null 16:38:50 sasl.jaas.config = null 16:38:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:50 sasl.kerberos.min.time.before.relogin = 60000 16:38:50 sasl.kerberos.service.name = null 16:38:50 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:50 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:50 sasl.login.callback.handler.class = null 16:38:50 sasl.login.class = null 16:38:50 sasl.login.connect.timeout.ms = null 16:38:50 sasl.login.read.timeout.ms = null 16:38:50 sasl.login.refresh.buffer.seconds = 300 16:38:50 sasl.login.refresh.min.period.seconds = 60 16:38:50 sasl.login.refresh.window.factor = 0.8 16:38:50 sasl.login.refresh.window.jitter = 0.05 16:38:50 sasl.login.retry.backoff.max.ms = 10000 16:38:50 sasl.login.retry.backoff.ms = 100 16:38:50 sasl.mechanism = GSSAPI 16:38:50 sasl.oauthbearer.clock.skew.seconds = 30 16:38:50 sasl.oauthbearer.expected.audience = null 16:38:50 sasl.oauthbearer.expected.issuer = null 16:38:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:50 sasl.oauthbearer.jwks.endpoint.url = null 16:38:50 sasl.oauthbearer.scope.claim.name = scope 16:38:50 sasl.oauthbearer.sub.claim.name = sub 16:38:50 sasl.oauthbearer.token.endpoint.url = null 16:38:50 security.protocol = PLAINTEXT 16:38:50 security.providers = null 16:38:50 send.buffer.bytes = 131072 16:38:50 session.timeout.ms = 45000 16:38:50 socket.connection.setup.timeout.max.ms = 30000 16:38:50 socket.connection.setup.timeout.ms = 10000 16:38:50 ssl.cipher.suites = null 16:38:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:50 ssl.endpoint.identification.algorithm = https 16:38:50 ssl.engine.factory.class = null 16:38:50 ssl.key.password = null 16:38:50 ssl.keymanager.algorithm = SunX509 16:38:50 ssl.keystore.certificate.chain = null 16:38:50 ssl.keystore.key = null 16:38:50 ssl.keystore.location = null 16:38:50 ssl.keystore.password = null 16:38:50 ssl.keystore.type = JKS 16:38:50 ssl.protocol = TLSv1.3 16:38:50 ssl.provider = null 16:38:50 ssl.secure.random.implementation = null 16:38:50 ssl.trustmanager.algorithm = PKIX 16:38:50 ssl.truststore.certificates = null 16:38:50 ssl.truststore.location = null 16:38:50 ssl.truststore.password = null 16:38:50 ssl.truststore.type = JKS 16:38:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:50 16:38:50 2024-03-27T16:38:50.531Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:50 2024-03-27T16:38:50.531Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:50 2024-03-27T16:38:50.531Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557530531 16:38:53 2024-03-27T16:38:50.545Z INFO 13684 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 16:38:53 2024-03-27T16:38:50.616Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:53 2024-03-27T16:38:50.616Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:53 2024-03-27T16:38:50.659Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:53 2024-03-27T16:38:50.684Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:53 2024-03-27T16:38:50.688Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:53 2024-03-27T16:38:50.690Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:53 2024-03-27T16:38:50.691Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:53 2024-03-27T16:38:50.691Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:53 2024-03-27T16:38:50.735Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:53 2024-03-27T16:38:50.753Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:53 2024-03-27T16:38:50.850Z INFO 13684 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-0 to 0 since the associated topicId changed from null to Uq0xvpzZSz-href5VoUd0Q 16:38:53 2024-03-27T16:38:50.850Z INFO 13684 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: -w_WW92VTR6blQ6yJjVA0w 16:38:53 2024-03-27T16:38:50.850Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:38:53 2024-03-27T16:38:50.856Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 16:38:53 2024-03-27T16:38:50.859Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-44d5a38f-9f60-47d1-9e0c-da88efc22791 16:38:53 2024-03-27T16:38:50.859Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, 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) 16:38:53 2024-03-27T16:38:50.859Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 16:38:53 2024-03-27T16:38:52.763Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:38:53 2024-03-27T16:38:52.765Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 16:38:53 2024-03-27T16:38:52.766Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:38:53 2024-03-27T16:38:52.766Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 16:38:53 2024-03-27T16:38:52.767Z INFO 13684 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 16:38:53 2024-03-27T16:38:52.767Z INFO 13684 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 16:38:53 2024-03-27T16:38:52.767Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 16:38:53 2024-03-27T16:38:52.768Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 16:38:53 2024-03-27T16:38:52.771Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:38:53 2024-03-27T16:38:52.771Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 16:38:53 2024-03-27T16:38:52.771Z INFO 13684 --- [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 16:38:53 2024-03-27T16:38:52.772Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 16:38:53 2024-03-27T16:38:52.794Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:38:53 2024-03-27T16:38:52.794Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 16:38:53 2024-03-27T16:38:52.794Z INFO 13684 --- [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 16:38:53 2024-03-27T16:38:52.795Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 16:38:53 2024-03-27T16:38:52.798Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-44d5a38f-9f60-47d1-9e0c-da88efc22791', protocol='range'} 16:38:53 2024-03-27T16:38:52.800Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf', protocol='range'} 16:38:53 2024-03-27T16:38:52.800Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef', protocol='range'} 16:38:53 2024-03-27T16:38:52.801Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8', protocol='range'} 16:38:53 2024-03-27T16:38:52.801Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3', protocol='range'} 16:38:53 2024-03-27T16:38:53.166Z INFO 13684 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-0 to 0 since the associated topicId changed from null to Uq0xvpzZSz-href5VoUd0Q 16:38:53 2024-03-27T16:38:53.166Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-7-44d5a38f-9f60-47d1-9e0c-da88efc22791=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-e71f9320-b6f2-43b8-abdf-2b2495aa7df3', protocol='range'} 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-9633c06e-c8f0-44b7-bf9a-a7bd6ae195cf', protocol='range'} 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-44d5a38f-9f60-47d1-9e0c-da88efc22791', protocol='range'} 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 16:38:53 2024-03-27T16:38:53.172Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 16:38:53 2024-03-27T16:38:53.173Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-b884a9c7-3c71-4adb-92fb-7ef36a6990ef', protocol='range'} 16:38:53 2024-03-27T16:38:53.174Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 16:38:53 2024-03-27T16:38:53.174Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 16:38:53 2024-03-27T16:38:53.174Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-45f82580-d348-4ac7-bcfa-b5a9d8a909c8', protocol='range'} 16:38:53 2024-03-27T16:38:53.175Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 16:38:53 2024-03-27T16:38:53.175Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 16:38:53 2024-03-27T16:38:53.176Z INFO 13684 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 16:38:53 2024-03-27T16:38:53.179Z INFO 13684 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:38:53 2024-03-27T16:38:53.179Z INFO 13684 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:38:53 2024-03-27T16:38:53.179Z INFO 13684 --- [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:38:53 2024-03-27T16:38:53.179Z INFO 13684 --- [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:38:53 2024-03-27T16:38:53.179Z INFO 13684 --- [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:38:53 2024-03-27T16:38:53.179Z INFO 13684 --- [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:38:53 2024-03-27T16:38:53.181Z INFO 13684 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:38:53 2024-03-27T16:38:53.181Z INFO 13684 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:38:53 2024-03-27T16:38:53.184Z INFO 13684 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:38:53 2024-03-27T16:38:53.307Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:53 2024-03-27T16:38:53.318Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:53 allow.auto.create.topics = true 16:38:53 auto.commit.interval.ms = 5000 16:38:53 auto.include.jmx.reporter = true 16:38:53 auto.offset.reset = earliest 16:38:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:53 check.crcs = true 16:38:53 client.dns.lookup = use_all_dns_ips 16:38:53 client.id = consumer-ncmp-group-8 16:38:53 client.rack = 16:38:53 connections.max.idle.ms = 540000 16:38:53 default.api.timeout.ms = 60000 16:38:53 enable.auto.commit = true 16:38:53 exclude.internal.topics = true 16:38:53 fetch.max.bytes = 52428800 16:38:53 fetch.max.wait.ms = 500 16:38:53 fetch.min.bytes = 1 16:38:53 group.id = ncmp-group 16:38:53 group.instance.id = null 16:38:53 heartbeat.interval.ms = 3000 16:38:53 interceptor.classes = [] 16:38:53 internal.leave.group.on.close = true 16:38:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:53 isolation.level = read_uncommitted 16:38:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 max.partition.fetch.bytes = 1048576 16:38:53 max.poll.interval.ms = 300000 16:38:53 max.poll.records = 500 16:38:53 metadata.max.age.ms = 300000 16:38:53 metric.reporters = [] 16:38:53 metrics.num.samples = 2 16:38:53 metrics.recording.level = INFO 16:38:53 metrics.sample.window.ms = 30000 16:38:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:53 receive.buffer.bytes = 65536 16:38:53 reconnect.backoff.max.ms = 1000 16:38:53 reconnect.backoff.ms = 50 16:38:53 request.timeout.ms = 30000 16:38:53 retry.backoff.ms = 100 16:38:53 sasl.client.callback.handler.class = null 16:38:53 sasl.jaas.config = null 16:38:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:53 sasl.kerberos.min.time.before.relogin = 60000 16:38:53 sasl.kerberos.service.name = null 16:38:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:53 sasl.login.callback.handler.class = null 16:38:53 sasl.login.class = null 16:38:53 sasl.login.connect.timeout.ms = null 16:38:53 sasl.login.read.timeout.ms = null 16:38:53 sasl.login.refresh.buffer.seconds = 300 16:38:53 sasl.login.refresh.min.period.seconds = 60 16:38:53 sasl.login.refresh.window.factor = 0.8 16:38:53 sasl.login.refresh.window.jitter = 0.05 16:38:53 sasl.login.retry.backoff.max.ms = 10000 16:38:53 sasl.login.retry.backoff.ms = 100 16:38:53 sasl.mechanism = GSSAPI 16:38:53 sasl.oauthbearer.clock.skew.seconds = 30 16:38:53 sasl.oauthbearer.expected.audience = null 16:38:53 sasl.oauthbearer.expected.issuer = null 16:38:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:53 sasl.oauthbearer.jwks.endpoint.url = null 16:38:53 sasl.oauthbearer.scope.claim.name = scope 16:38:53 sasl.oauthbearer.sub.claim.name = sub 16:38:53 sasl.oauthbearer.token.endpoint.url = null 16:38:53 security.protocol = PLAINTEXT 16:38:53 security.providers = null 16:38:53 send.buffer.bytes = 131072 16:38:53 session.timeout.ms = 45000 16:38:53 socket.connection.setup.timeout.max.ms = 30000 16:38:53 socket.connection.setup.timeout.ms = 10000 16:38:53 ssl.cipher.suites = null 16:38:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:53 ssl.endpoint.identification.algorithm = https 16:38:53 ssl.engine.factory.class = null 16:38:53 ssl.key.password = null 16:38:53 ssl.keymanager.algorithm = SunX509 16:38:53 ssl.keystore.certificate.chain = null 16:38:53 ssl.keystore.key = null 16:38:53 ssl.keystore.location = null 16:38:53 ssl.keystore.password = null 16:38:53 ssl.keystore.type = JKS 16:38:53 ssl.protocol = TLSv1.3 16:38:53 ssl.provider = null 16:38:53 ssl.secure.random.implementation = null 16:38:53 ssl.trustmanager.algorithm = PKIX 16:38:53 ssl.truststore.certificates = null 16:38:53 ssl.truststore.location = null 16:38:53 ssl.truststore.password = null 16:38:53 ssl.truststore.type = JKS 16:38:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 16:38:53 2024-03-27T16:38:53.321Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:53 2024-03-27T16:38:53.321Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:53 2024-03-27T16:38:53.321Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557533321 16:38:53 2024-03-27T16:38:53.372Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:53 2024-03-27T16:38:53.372Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:53 2024-03-27T16:38:53.384Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:53 2024-03-27T16:38:53.392Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:53 2024-03-27T16:38:53.398Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:53 2024-03-27T16:38:53.400Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:53 2024-03-27T16:38:53.401Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:53 2024-03-27T16:38:53.401Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:53 2024-03-27T16:38:53.421Z WARN 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:38:53 2024-03-27T16:38:53.422Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:38:53 2024-03-27T16:38:53.445Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:53 2024-03-27T16:38:53.601Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:53 2024-03-27T16:38:53.611Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:53 allow.auto.create.topics = true 16:38:53 auto.commit.interval.ms = 5000 16:38:53 auto.include.jmx.reporter = true 16:38:53 auto.offset.reset = earliest 16:38:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:53 check.crcs = true 16:38:53 client.dns.lookup = use_all_dns_ips 16:38:53 client.id = consumer-ncmp-group-9 16:38:53 client.rack = 16:38:53 connections.max.idle.ms = 540000 16:38:53 default.api.timeout.ms = 60000 16:38:53 enable.auto.commit = true 16:38:53 exclude.internal.topics = true 16:38:53 fetch.max.bytes = 52428800 16:38:53 fetch.max.wait.ms = 500 16:38:53 fetch.min.bytes = 1 16:38:53 group.id = ncmp-group 16:38:53 group.instance.id = null 16:38:53 heartbeat.interval.ms = 3000 16:38:53 interceptor.classes = [] 16:38:53 internal.leave.group.on.close = true 16:38:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:53 isolation.level = read_uncommitted 16:38:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 max.partition.fetch.bytes = 1048576 16:38:53 max.poll.interval.ms = 300000 16:38:53 max.poll.records = 500 16:38:53 metadata.max.age.ms = 300000 16:38:53 metric.reporters = [] 16:38:53 metrics.num.samples = 2 16:38:53 metrics.recording.level = INFO 16:38:53 metrics.sample.window.ms = 30000 16:38:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:53 receive.buffer.bytes = 65536 16:38:53 reconnect.backoff.max.ms = 1000 16:38:53 reconnect.backoff.ms = 50 16:38:53 request.timeout.ms = 30000 16:38:53 retry.backoff.ms = 100 16:38:53 sasl.client.callback.handler.class = null 16:38:53 sasl.jaas.config = null 16:38:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:53 sasl.kerberos.min.time.before.relogin = 60000 16:38:53 sasl.kerberos.service.name = null 16:38:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:53 sasl.login.callback.handler.class = null 16:38:53 sasl.login.class = null 16:38:53 sasl.login.connect.timeout.ms = null 16:38:53 sasl.login.read.timeout.ms = null 16:38:53 sasl.login.refresh.buffer.seconds = 300 16:38:53 sasl.login.refresh.min.period.seconds = 60 16:38:53 sasl.login.refresh.window.factor = 0.8 16:38:53 sasl.login.refresh.window.jitter = 0.05 16:38:53 sasl.login.retry.backoff.max.ms = 10000 16:38:53 sasl.login.retry.backoff.ms = 100 16:38:53 sasl.mechanism = GSSAPI 16:38:53 sasl.oauthbearer.clock.skew.seconds = 30 16:38:53 sasl.oauthbearer.expected.audience = null 16:38:53 sasl.oauthbearer.expected.issuer = null 16:38:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:53 sasl.oauthbearer.jwks.endpoint.url = null 16:38:53 sasl.oauthbearer.scope.claim.name = scope 16:38:53 sasl.oauthbearer.sub.claim.name = sub 16:38:53 sasl.oauthbearer.token.endpoint.url = null 16:38:53 security.protocol = PLAINTEXT 16:38:53 security.providers = null 16:38:53 send.buffer.bytes = 131072 16:38:53 session.timeout.ms = 45000 16:38:53 socket.connection.setup.timeout.max.ms = 30000 16:38:53 socket.connection.setup.timeout.ms = 10000 16:38:53 ssl.cipher.suites = null 16:38:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:53 ssl.endpoint.identification.algorithm = https 16:38:53 ssl.engine.factory.class = null 16:38:53 ssl.key.password = null 16:38:53 ssl.keymanager.algorithm = SunX509 16:38:53 ssl.keystore.certificate.chain = null 16:38:53 ssl.keystore.key = null 16:38:53 ssl.keystore.location = null 16:38:53 ssl.keystore.password = null 16:38:53 ssl.keystore.type = JKS 16:38:53 ssl.protocol = TLSv1.3 16:38:53 ssl.provider = null 16:38:53 ssl.secure.random.implementation = null 16:38:53 ssl.trustmanager.algorithm = PKIX 16:38:53 ssl.truststore.certificates = null 16:38:53 ssl.truststore.location = null 16:38:53 ssl.truststore.password = null 16:38:53 ssl.truststore.type = JKS 16:38:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 16:38:53 2024-03-27T16:38:53.614Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:53 2024-03-27T16:38:53.614Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:53 2024-03-27T16:38:53.614Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557533614 16:38:54 2024-03-27T16:38:53.663Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:54 2024-03-27T16:38:53.663Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:54 2024-03-27T16:38:53.675Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:54 2024-03-27T16:38:53.685Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:54 2024-03-27T16:38:53.689Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:54 2024-03-27T16:38:53.690Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:54 2024-03-27T16:38:53.691Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:54 2024-03-27T16:38:53.691Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:54 2024-03-27T16:38:53.744Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:54 2024-03-27T16:38:53.764Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:54 2024-03-27T16:38:53.857Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:54 2024-03-27T16:38:53.866Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:54 2024-03-27T16:38:53.876Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:54 2024-03-27T16:38:53.877Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:54 2024-03-27T16:38:53.878Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:54 2024-03-27T16:38:53.880Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:38:54 2024-03-27T16:38:53.880Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:54 2024-03-27T16:38:53.926Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:38:54 2024-03-27T16:38:53.945Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.054Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:54 2024-03-27T16:38:54.063Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:54 2024-03-27T16:38:54.070Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:54 2024-03-27T16:38:54.071Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:54 2024-03-27T16:38:54.072Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:54 2024-03-27T16:38:54.074Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 16:38:54 2024-03-27T16:38:54.074Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.097Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 16:38:54 2024-03-27T16:38:54.112Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 16:38:54 2024-03-27T16:38:54.133Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.300Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:54 2024-03-27T16:38:54.313Z INFO 13684 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:54 allow.auto.create.topics = true 16:38:54 auto.commit.interval.ms = 5000 16:38:54 auto.include.jmx.reporter = true 16:38:54 auto.offset.reset = earliest 16:38:54 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:38:54 check.crcs = true 16:38:54 client.dns.lookup = use_all_dns_ips 16:38:54 client.id = consumer-ncmp-group-10 16:38:54 client.rack = 16:38:54 connections.max.idle.ms = 540000 16:38:54 default.api.timeout.ms = 60000 16:38:54 enable.auto.commit = true 16:38:54 exclude.internal.topics = true 16:38:54 fetch.max.bytes = 52428800 16:38:54 fetch.max.wait.ms = 500 16:38:54 fetch.min.bytes = 1 16:38:54 group.id = ncmp-group 16:38:54 group.instance.id = null 16:38:54 heartbeat.interval.ms = 3000 16:38:54 interceptor.classes = [] 16:38:54 internal.leave.group.on.close = true 16:38:54 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:54 isolation.level = read_uncommitted 16:38:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:54 max.partition.fetch.bytes = 1048576 16:38:54 max.poll.interval.ms = 300000 16:38:54 max.poll.records = 500 16:38:54 metadata.max.age.ms = 300000 16:38:54 metric.reporters = [] 16:38:54 metrics.num.samples = 2 16:38:54 metrics.recording.level = INFO 16:38:54 metrics.sample.window.ms = 30000 16:38:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:54 receive.buffer.bytes = 65536 16:38:54 reconnect.backoff.max.ms = 1000 16:38:54 reconnect.backoff.ms = 50 16:38:54 request.timeout.ms = 30000 16:38:54 retry.backoff.ms = 100 16:38:54 sasl.client.callback.handler.class = null 16:38:54 sasl.jaas.config = null 16:38:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:54 sasl.kerberos.min.time.before.relogin = 60000 16:38:54 sasl.kerberos.service.name = null 16:38:54 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:54 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:54 sasl.login.callback.handler.class = null 16:38:54 sasl.login.class = null 16:38:54 sasl.login.connect.timeout.ms = null 16:38:54 sasl.login.read.timeout.ms = null 16:38:54 sasl.login.refresh.buffer.seconds = 300 16:38:54 sasl.login.refresh.min.period.seconds = 60 16:38:54 sasl.login.refresh.window.factor = 0.8 16:38:54 sasl.login.refresh.window.jitter = 0.05 16:38:54 sasl.login.retry.backoff.max.ms = 10000 16:38:54 sasl.login.retry.backoff.ms = 100 16:38:54 sasl.mechanism = GSSAPI 16:38:54 sasl.oauthbearer.clock.skew.seconds = 30 16:38:54 sasl.oauthbearer.expected.audience = null 16:38:54 sasl.oauthbearer.expected.issuer = null 16:38:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:54 sasl.oauthbearer.jwks.endpoint.url = null 16:38:54 sasl.oauthbearer.scope.claim.name = scope 16:38:54 sasl.oauthbearer.sub.claim.name = sub 16:38:54 sasl.oauthbearer.token.endpoint.url = null 16:38:54 security.protocol = PLAINTEXT 16:38:54 security.providers = null 16:38:54 send.buffer.bytes = 131072 16:38:54 session.timeout.ms = 45000 16:38:54 socket.connection.setup.timeout.max.ms = 30000 16:38:54 socket.connection.setup.timeout.ms = 10000 16:38:54 ssl.cipher.suites = null 16:38:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:54 ssl.endpoint.identification.algorithm = https 16:38:54 ssl.engine.factory.class = null 16:38:54 ssl.key.password = null 16:38:54 ssl.keymanager.algorithm = SunX509 16:38:54 ssl.keystore.certificate.chain = null 16:38:54 ssl.keystore.key = null 16:38:54 ssl.keystore.location = null 16:38:54 ssl.keystore.password = null 16:38:54 ssl.keystore.type = JKS 16:38:54 ssl.protocol = TLSv1.3 16:38:54 ssl.provider = null 16:38:54 ssl.secure.random.implementation = null 16:38:54 ssl.trustmanager.algorithm = PKIX 16:38:54 ssl.truststore.certificates = null 16:38:54 ssl.truststore.location = null 16:38:54 ssl.truststore.password = null 16:38:54 ssl.truststore.type = JKS 16:38:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:54 16:38:54 2024-03-27T16:38:54.316Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:38:54 2024-03-27T16:38:54.316Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:38:54 2024-03-27T16:38:54.316Z INFO 13684 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1711557534316 16:38:54 2024-03-27T16:38:54.361Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:38:54 2024-03-27T16:38:54.362Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:54 2024-03-27T16:38:54.362Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:54 2024-03-27T16:38:54.374Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:54 2024-03-27T16:38:54.382Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 16:38:54 2024-03-27T16:38:54.385Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 16:38:54 2024-03-27T16:38:54.386Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:38:54 2024-03-27T16:38:54.388Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:38:54 2024-03-27T16:38:54.389Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:54 2024-03-27T16:38:54.389Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.404Z WARN 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 16:38:54 2024-03-27T16:38:54.404Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 16:38:54 2024-03-27T16:38:54.416Z WARN 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:38:54 2024-03-27T16:38:54.416Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:38:54 2024-03-27T16:38:54.437Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.552Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:54 2024-03-27T16:38:54.562Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 16:38:54 2024-03-27T16:38:54.562Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:38:54 2024-03-27T16:38:54.562Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:38:54 2024-03-27T16:38:54.562Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:54 2024-03-27T16:38:54.564Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:54 2024-03-27T16:38:54.564Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:38:54 2024-03-27T16:38:54.564Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:38:54 2024-03-27T16:38:54.564Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 16:38:54 2024-03-27T16:38:54.565Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 16:38:54 2024-03-27T16:38:54.598Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:54 2024-03-27T16:38:54.606Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 16:38:54 2024-03-27T16:38:54.609Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 16:38:54 2024-03-27T16:38:54.610Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:38:54 2024-03-27T16:38:54.611Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:38:54 2024-03-27T16:38:54.612Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:54 2024-03-27T16:38:54.612Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.654Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:38:54 2024-03-27T16:38:54.706Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:54 2024-03-27T16:38:54.738Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:54 2024-03-27T16:38:54.936Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.446 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:38:54 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:38:55 2024-03-27T16:38:55.018Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:55 2024-03-27T16:38:55.019Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:55 2024-03-27T16:38:55.025Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:55 2024-03-27T16:38:55.030Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:55 2024-03-27T16:38:55.032Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:55 2024-03-27T16:38:55.034Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:55 2024-03-27T16:38:55.036Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:55 2024-03-27T16:38:55.036Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.074Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:55 2024-03-27T16:38:55.095Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.188Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:55 2024-03-27T16:38:55.215Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:55 2024-03-27T16:38:55.221Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:55 2024-03-27T16:38:55.221Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:55 2024-03-27T16:38:55.221Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:55 2024-03-27T16:38:55.223Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:55 2024-03-27T16:38:55.238Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:55 2024-03-27T16:38:55.247Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:55 2024-03-27T16:38:55.248Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:55 2024-03-27T16:38:55.249Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:55 2024-03-27T16:38:55.251Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:55 2024-03-27T16:38:55.251Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.293Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:55 2024-03-27T16:38:55.311Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.431Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:55 2024-03-27T16:38:55.477Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:55 2024-03-27T16:38:55.477Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:55 2024-03-27T16:38:55.483Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:55 2024-03-27T16:38:55.489Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:55 2024-03-27T16:38:55.490Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:55 2024-03-27T16:38:55.491Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:55 2024-03-27T16:38:55.492Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:55 2024-03-27T16:38:55.492Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.538Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:55 2024-03-27T16:38:55.555Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.643Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:55 2024-03-27T16:38:55.667Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:55 2024-03-27T16:38:55.674Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:55 2024-03-27T16:38:55.675Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:55 2024-03-27T16:38:55.675Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:55 2024-03-27T16:38:55.677Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:55 2024-03-27T16:38:55.691Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:55 2024-03-27T16:38:55.703Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:55 2024-03-27T16:38:55.704Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:55 2024-03-27T16:38:55.706Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:55 2024-03-27T16:38:55.707Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:55 2024-03-27T16:38:55.707Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.753Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:55 2024-03-27T16:38:55.769Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:55 2024-03-27T16:38:55.885Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:56 2024-03-27T16:38:55.935Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:56 2024-03-27T16:38:55.935Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:56 2024-03-27T16:38:55.942Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:56 2024-03-27T16:38:55.947Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:56 2024-03-27T16:38:55.948Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:56 2024-03-27T16:38:55.949Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:56 2024-03-27T16:38:55.957Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:56 2024-03-27T16:38:55.957Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.000Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:56 2024-03-27T16:38:56.014Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.099Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:56 2024-03-27T16:38:56.124Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:56 2024-03-27T16:38:56.131Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:56 2024-03-27T16:38:56.131Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:56 2024-03-27T16:38:56.131Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:56 2024-03-27T16:38:56.135Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:56 2024-03-27T16:38:56.150Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:56 2024-03-27T16:38:56.158Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:56 2024-03-27T16:38:56.160Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:56 2024-03-27T16:38:56.161Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:56 2024-03-27T16:38:56.164Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:56 2024-03-27T16:38:56.164Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.216Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:56 2024-03-27T16:38:56.234Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.342Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:56 2024-03-27T16:38:56.412Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:56 2024-03-27T16:38:56.412Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:56 2024-03-27T16:38:56.419Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:56 2024-03-27T16:38:56.427Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:56 2024-03-27T16:38:56.428Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:56 2024-03-27T16:38:56.429Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:56 2024-03-27T16:38:56.430Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:56 2024-03-27T16:38:56.430Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.478Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:56 2024-03-27T16:38:56.502Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.589Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:56 2024-03-27T16:38:56.621Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:56 2024-03-27T16:38:56.629Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:56 2024-03-27T16:38:56.630Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:56 2024-03-27T16:38:56.630Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:56 2024-03-27T16:38:56.631Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:56 2024-03-27T16:38:56.648Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:56 2024-03-27T16:38:56.658Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:56 2024-03-27T16:38:56.660Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:56 2024-03-27T16:38:56.661Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:56 2024-03-27T16:38:56.662Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:56 2024-03-27T16:38:56.662Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.722Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:56 2024-03-27T16:38:56.739Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:56 2024-03-27T16:38:56.885Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:57 2024-03-27T16:38:56.956Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:38:57 2024-03-27T16:38:56.956Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:57 2024-03-27T16:38:56.970Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:57 2024-03-27T16:38:56.980Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:57 2024-03-27T16:38:56.982Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:57 2024-03-27T16:38:56.983Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:57 2024-03-27T16:38:56.985Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:38:57 2024-03-27T16:38:56.985Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:57 2024-03-27T16:38:57.050Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:38:57 2024-03-27T16:38:57.066Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:57 2024-03-27T16:38:57.150Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:57 2024-03-27T16:38:57.150Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:57 2024-03-27T16:38:57.161Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:57 2024-03-27T16:38:57.169Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:57 2024-03-27T16:38:57.170Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:57 2024-03-27T16:38:57.171Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:57 2024-03-27T16:38:57.180Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:57 2024-03-27T16:38:57.180Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:57 2024-03-27T16:38:57.225Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:57 2024-03-27T16:38:57.246Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:57 2024-03-27T16:38:57.339Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:57 2024-03-27T16:38:57.359Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:57 2024-03-27T16:38:57.372Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:57 2024-03-27T16:38:57.373Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:57 2024-03-27T16:38:57.373Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:57 2024-03-27T16:38:57.374Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:57 2024-03-27T16:38:57.389Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:57 2024-03-27T16:38:57.400Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:57 2024-03-27T16:38:57.402Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:57 2024-03-27T16:38:57.403Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:57 2024-03-27T16:38:57.404Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:57 2024-03-27T16:38:57.404Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:57 2024-03-27T16:38:57.424Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:38:57 2024-03-27T16:38:57.452Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:57 2024-03-27T16:38:57.470Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:57 2024-03-27T16:38:57.621Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:57.675Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:38:58 2024-03-27T16:38:57.676Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:57.683Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:58 2024-03-27T16:38:57.698Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:58 2024-03-27T16:38:57.710Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:58 2024-03-27T16:38:57.723Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:58 2024-03-27T16:38:57.727Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:38:58 2024-03-27T16:38:57.727Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:58 2024-03-27T16:38:57.766Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:38:58 2024-03-27T16:38:57.780Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:58 2024-03-27T16:38:57.877Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:58 2024-03-27T16:38:57.877Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:57.885Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:58 2024-03-27T16:38:57.894Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:58 2024-03-27T16:38:57.896Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:58 2024-03-27T16:38:57.898Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:58 2024-03-27T16:38:57.899Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:58 2024-03-27T16:38:57.899Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:58 2024-03-27T16:38:57.940Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:58 2024-03-27T16:38:57.958Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:58 2024-03-27T16:38:58.045Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:58.063Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:58 2024-03-27T16:38:58.072Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:58 2024-03-27T16:38:58.072Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:58 2024-03-27T16:38:58.072Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:58 2024-03-27T16:38:58.073Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:58 2024-03-27T16:38:58.087Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:58 2024-03-27T16:38:58.095Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:58 2024-03-27T16:38:58.097Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:58 2024-03-27T16:38:58.098Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:58 2024-03-27T16:38:58.099Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:58 2024-03-27T16:38:58.099Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:58 2024-03-27T16:38:58.114Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:38:58 2024-03-27T16:38:58.134Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:58 2024-03-27T16:38:58.151Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:58 2024-03-27T16:38:58.286Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:58.341Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:58 2024-03-27T16:38:58.341Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:58.347Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:58 2024-03-27T16:38:58.354Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:58 2024-03-27T16:38:58.357Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:58 2024-03-27T16:38:58.358Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:58 2024-03-27T16:38:58.366Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:58 2024-03-27T16:38:58.366Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:58 2024-03-27T16:38:58.422Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:58 2024-03-27T16:38:58.442Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:58 2024-03-27T16:38:58.514Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:58 2024-03-27T16:38:58.573Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:59 2024-03-27T16:38:58.615Z WARN 13684 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:38:59 2024-03-27T16:38:58.615Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:59 2024-03-27T16:38:58.620Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:59 2024-03-27T16:38:58.625Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:59 2024-03-27T16:38:58.626Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:59 2024-03-27T16:38:58.627Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2024-03-27T16:38:58.628Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:59 2024-03-27T16:38:58.628Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:59 2024-03-27T16:38:58.671Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:38:59 2024-03-27T16:38:58.688Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:59 2024-03-27T16:38:58.772Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:38:59 2024-03-27T16:38:58.788Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:38:59 2024-03-27T16:38:58.796Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:38:59 2024-03-27T16:38:58.796Z INFO 13684 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:38:59 2024-03-27T16:38:58.796Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:38:59 2024-03-27T16:38:58.797Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:38:59 2024-03-27T16:38:58.811Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:38:59 2024-03-27T16:38:58.835Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:38:59 2024-03-27T16:38:58.837Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:38:59 2024-03-27T16:38:58.839Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2024-03-27T16:38:58.840Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:38:59 2024-03-27T16:38:58.840Z INFO 13684 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:59 2024-03-27T16:38:58.855Z WARN 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:38:59 2024-03-27T16:38:58.855Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:38:59 2024-03-27T16:38:58.869Z INFO 13684 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:38:59 2024-03-27T16:38:59.009Z INFO 13684 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:38:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.062 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:38:59 [INFO] Running org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 16:38:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 16:38:59 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:38:59 line 1:0 mismatched input 'invalid' expecting '/' 16:38:59 line 1:0 mismatched input 'invalid' expecting '/' 16:38:59 2024-03-27T16:38:59.753Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:39:00 2024-03-27T16:39:00.204Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.204Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (45,'{}',NULL,'/bookstore',382) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.205Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.205Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (45,'{}',NULL,'/bookstore',382) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.205Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 16:39:00 2024-03-27T16:39:00.208Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (45,'{}',NULL,'/bookstore',382) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 16:39:00 2024-03-27T16:39:00.215Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.215Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (45,'{}',NULL,'/bookstore',383) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.215Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.215Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (45,'{}',NULL,'/bookstore',383) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.215Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 16:39:00 line 1:9 missing '/' at 'path' 16:39:00 line 1:9 missing '/' at 'path' 16:39:00 2024-03-27T16:39:00.299Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:39:00 2024-03-27T16:39:00.483Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.483Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (47,'{"code":"1"}',384,'/bookstore/categories[@code=''1'']',417) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.483Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.483Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (47,'{"code":"1"}',384,'/bookstore/categories[@code=''1'']',417) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.483Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.484Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (47,'{"code":"1"}',384,'/bookstore/categories[@code=''1'']',417) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:39:00 2024-03-27T16:39:00.490Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.490Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (47,'{"code":"1"}',384,'/bookstore/categories[@code=''1'']',419) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.490Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.490Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (47,'{"code":"1"}',384,'/bookstore/categories[@code=''1'']',419) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.490Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.646Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.646Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',420,'/bookstore/categories[@code=''1'']',453) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.646Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.646Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',420,'/bookstore/categories[@code=''1'']',453) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.646Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.647Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',420,'/bookstore/categories[@code=''1'']',453) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:39:00 2024-03-27T16:39:00.654Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.654Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',420,'/bookstore/categories[@code=''1'']',455) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.654Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.654Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',420,'/bookstore/categories[@code=''1'']',455) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.654Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.752Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.752Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',485) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.752Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.752Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',485) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.752Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.753Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',485) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 16:39:00 2024-03-27T16:39:00.755Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.755Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',486) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.755Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.755Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',486) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.755Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.778Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.778Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',487) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.778Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.778Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',487) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.778Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 16:39:00 2024-03-27T16:39:00.779Z WARN 13684 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',487) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:39:00 2024-03-27T16:39:00.781Z INFO 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:00 2024-03-27T16:39:00.781Z ERROR 13684 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',489) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:39:00 2024-03-27T16:39:00.781Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:00 2024-03-27T16:39:00.781Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',456,'/bookstore/categories[@code=''1'']',489) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:00 2024-03-27T16:39:00.781Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:00 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 16:39:02 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.891 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:39:02 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:39:02 2024-03-27T16:39:02.091Z WARN 13684 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.269Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.270Z WARN 13684 --- [ 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_83, Optional[2083-01-01]] 16:39:02 2024-03-27T16:39:02.519Z WARN 13684 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 16:39:02 2024-03-27T16:39:02.577Z WARN 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:02 2024-03-27T16:39:02.577Z ERROR 13684 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:39:02 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 16:39:02 2024-03-27T16:39:02.858Z WARN 13684 --- [ 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]] 16:39:03 2024-03-27T16:39:03.016Z WARN 13684 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 16:39:03 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:39:03 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:39:03 line 1:0 mismatched input 'cpsPath' expecting '/' 16:39:04 line 1:0 mismatched input 'cpsPath' expecting '/' 16:39:04 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:39:04 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:39:04 2024-03-27T16:39:04.736Z WARN 13684 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 16:39:04 2024-03-27T16:39:04.736Z INFO 13684 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 16:39:04 2024-03-27T16:39:04.736Z INFO 13684 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 16:39:04 2024-03-27T16:39:04.736Z INFO 13684 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 16:39:04 2024-03-27T16:39:04.736Z INFO 13684 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 16:39:04 2024-03-27T16:39:04.739Z INFO 13684 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 16:39:04 2024-03-27T16:39:04.792Z INFO 13684 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:39:04 2024-03-27T16:39:04.890Z INFO 13684 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:39:04 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 16:39:04 2024-03-27T16:39:04.918Z INFO 13684 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:05 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 16:39:05 2024-03-27T16:39:04.942Z INFO 13684 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:05 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 16:39:05 2024-03-27T16:39:05.251Z INFO 13684 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:05 2024-03-27T16:39:05.255Z INFO 13684 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:05 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 16:39:05 2024-03-27T16:39:05.265Z INFO 13684 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:05 2024-03-27T16:39:05.268Z INFO 13684 --- [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:39:05 2024-03-27T16:39:05.321Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:39:05 2024-03-27T16:39:05.321Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:39:05 2024-03-27T16:39:05.322Z INFO 13684 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is SHUTTING_DOWN 16:39:05 2024-03-27T16:39:05.322Z INFO 13684 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is SHUTTING_DOWN 16:39:05 2024-03-27T16:39:05.322Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:39:05 2024-03-27T16:39:05.322Z INFO 13684 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is SHUTTING_DOWN 16:39:05 2024-03-27T16:39:05.323Z WARN 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 16:39:05 2024-03-27T16:39:05.323Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 16:39:05 2024-03-27T16:39:05.324Z WARN 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 16:39:05 2024-03-27T16:39:05.324Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 16:39:05 2024-03-27T16:39:05.324Z WARN 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 16:39:05 2024-03-27T16:39:05.324Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 16:39:05 2024-03-27T16:39:05.325Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Shutting down connection manager... 16:39:05 2024-03-27T16:39:05.325Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Shutting down connection manager... 16:39:05 2024-03-27T16:39:05.325Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Shutting down connection manager... 16:39:05 2024-03-27T16:39:05.328Z INFO 13684 --- [.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 16:39:05 2024-03-27T16:39:05.328Z INFO 13684 --- [.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 16:39:05 2024-03-27T16:39:05.328Z INFO 13684 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.250.0.254:52919->/10.250.0.254:5703, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=c15bfeaf-6fce-47f5-ad8f-d9238643ce00, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 16:39:05 2024-03-27T16:39:05.328Z INFO 13684 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.250.0.254:43691->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=8ec7f8da-7796-49fd-b36e-019e35055e93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 16:39:05 2024-03-27T16:39:05.328Z INFO 13684 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.250.0.254:43727->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=8ec7f8da-7796-49fd-b36e-019e35055e93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 16:39:05 2024-03-27T16:39:05.328Z WARN 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 16:39:05 2024-03-27T16:39:05.328Z INFO 13684 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 16:39:05 [INFO] 16:39:05 [INFO] Results: 16:39:05 [INFO] 16:39:05 [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 16:39:05 [INFO] 16:39:05 [INFO] 16:39:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 16:39:05 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:39:05 [INFO] 16:39:05 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 16:39:06 [INFO] 16:39:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:39:06 [WARNING] JAR will be empty - no content was marked for inclusion! 16:39:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar 16:39:06 [INFO] 16:39:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 16:39:06 [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-merge-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/* 16:39:06 [INFO] 16:39:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 16:39:06 [INFO] 16:39:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 16:39:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:39:06 [INFO] 16:39:06 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 16:39:06 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 16:39:06 [INFO] 16:39:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 16:39:06 [INFO] 16:39:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:39:06 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.jar 16:39:06 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.pom 16:39:06 [INFO] 16:39:06 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 16:39:06 [INFO] 16:39:06 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:39:06 [INFO] Building cps-application 3.4.7-SNAPSHOT [21/23] 16:39:06 [INFO] --------------------------------[ jar ]--------------------------------- 16:39:07 [INFO] 16:39:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:39:07 [INFO] 16:39:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 16:39:07 [INFO] 16:39:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 16:39:07 [INFO] 16:39:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 16:39:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:39:07 [INFO] 16:39:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 16:39:07 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-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/* 16:39:07 [INFO] 16:39:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 16:39:07 [INFO] You have 0 Checkstyle violations. 16:39:07 [INFO] 16:39:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 16:39:07 [INFO] You have 0 Checkstyle violations. 16:39:07 [INFO] 16:39:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 16:39:07 [INFO] Starting audit... 16:39:07 Audit done. 16:39:07 [INFO] You have 0 Checkstyle violations. 16:39:07 [INFO] 16:39:07 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 16:39:07 [INFO] 16:39:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:39:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:39:07 [INFO] Copying 1 resource 16:39:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 16:39:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 16:39:07 [INFO] 16:39:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 16:39:07 [INFO] Changes detected - recompiling the module! :dependency 16:39:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:39:08 [INFO] 16:39:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 16:39:08 [INFO] 16:39:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 16:39:08 [INFO] Fork Value is true 16:39:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:39:09 [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.3/spotbugs-4.2.3.jar) 16:39:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:39:09 [java] WARNING: System::setSecurityManager will be removed in a future release 16:39:10 [INFO] Done SpotBugs Analysis.... 16:39:10 [INFO] 16:39:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 16:39:10 [INFO] 16:39:10 [INFO] 16:39:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 16:39:10 [INFO] BugInstance size is 0 16:39:10 [INFO] Error size is 0 16:39:10 [INFO] No errors/warnings found 16:39:10 [INFO] 16:39:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:39:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:39:10 [INFO] Copying 2 resources 16:39:10 [INFO] 16:39:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 16:39:10 [INFO] Changes detected - recompiling the module! :dependency 16:39:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:39:10 [INFO] 16:39:10 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 16:39:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:39:10 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:39:11 [INFO] Compiled 2 files. 16:39:11 [INFO] 16:39:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 16:39:11 [INFO] 16:39:11 [INFO] ------------------------------------------------------- 16:39:11 [INFO] T E S T S 16:39:11 [INFO] ------------------------------------------------------- 16:39:13 16:39:12.444 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 16:39:13 16:39:12.755 [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. 16:39:13 16:39:12.944 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:39:13 16:39:13.024 [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. 16:39:13 16:39:13.035 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:39:13 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:39:17 16:39:12,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:39:17 16:39:12,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:39:17 16:39:12,338 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:39:17 16:39:12,339 |-INFO in ch.qos.logback.classic.BasicConfigurator@2802caa2 - Setting up default configuration. 16:39:17 16:39:13,833 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:39:17 16:39:13,881 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - 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. 16:39:17 16:39:13,881 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - 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 16:39:17 16:39:13,885 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:39:17 16:39:13,885 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:39:17 16:39:13,885 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:39:17 16:39:13,887 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - 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. 16:39:17 16:39:13,887 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - 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 16:39:17 16:39:13,895 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:39:17 16:39:13,895 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:39:17 16:39:13,900 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:39:17 16:39:13,932 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1711557553931) 16:39:17 16:39:13,933 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 16:39:17 16:39:13,933 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:39:17 16:39:13,938 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:39:17 16:39:13,944 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:39:17 16:39:13,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:39:17 16:39:13,946 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:39:17 16:39:13,946 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:39:17 16:39:13,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:39:17 16:39:13,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:39:17 16:39:13,952 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:39:17 16:39:13,971 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:39:17 16:39:13,971 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:39:17 16:39:13,982 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:39:17 16:39:13,990 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:39:17 16:39:14,351 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1b3b5252 - Setting zoneId to "UTC" 16:39:17 16:39:14,360 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:39:17 16:39:14,360 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:39:17 16:39:14,607 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:39:17 16:39:14,608 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:39:17 16:39:14,608 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:39:17 16:39:14,609 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:39:17 16:39:14,609 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:39:17 16:39:14,609 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:39:17 16:39:14,609 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:39:17 16:39:14,610 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@adb15df - End of configuration. 16:39:17 16:39:14,610 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f45be42 - Registering current configuration as safe fallback point 16:39:17 16:39:17 16:39:17 . ____ _ __ _ _ 16:39:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:39:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:39:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:39:17 ' |____| .__|_| |_|_| |_\__, | / / / / 16:39:17 =========|_|==============|___/=/_/_/_/ 16:39:17 :: Spring Boot :: (v3.1.2) 16:39:17 16:39:17 2024-03-27T16:39:14.718Z INFO 15300 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15300 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 16:39:17 2024-03-27T16:39:14.719Z INFO 15300 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 16:39:17 2024-03-27T16:39:17.637Z INFO 15300 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:39:17 2024-03-27T16:39:17.637Z INFO 15300 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:39:17 2024-03-27T16:39:17.638Z INFO 15300 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:39:17 2024-03-27T16:39:17.663Z INFO 15300 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.288 seconds (process running for 6.122) 16:39:17 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:39:18 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.565 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 16:39:18 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:39:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.config.MicroMeterConfigSpec 16:39:18 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 16:39:22 2024-03-27T16:39:18.932Z INFO 15300 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 16:39:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.203 s - in org.onap.cps.architecture.LayeredArchitectureTest 16:39:22 [INFO] 16:39:22 [INFO] Results: 16:39:22 [INFO] 16:39:22 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 16:39:22 [INFO] 16:39:22 [INFO] 16:39:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 16:39:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:39:22 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:39:22 [INFO] 16:39:22 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 16:39:22 [INFO] 16:39:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:39:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar 16:39:22 [INFO] 16:39:22 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 16:39:22 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar with classifier springboot 16:39:22 [INFO] 16:39:22 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:39:22 [INFO] 16:39:22 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:39:22 [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 16:39:22 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:39:22 [INFO] Building dependencies layer... 16:39:22 [INFO] Building snapshot dependencies layer... 16:39:22 [INFO] Building resources layer... 16:39:22 [INFO] Building classes layer... 16:39:22 [INFO] Building jvm arg files layer... 16:39:22 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:39:27 [INFO] 16:39:27 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:39:27 [INFO] Loading to Docker daemon... 16:39:28 [INFO] 16:39:28 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:39:28 [INFO] 16:39:28 [INFO] 16:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 16:39:28 [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-merge-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/* 16:39:28 [INFO] 16:39:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 16:39:28 [INFO] 16:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 16:39:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:39:28 [INFO] 16:39:28 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 16:39:28 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:39:28 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:39:28 [INFO] All coverage checks have been met. 16:39:28 [INFO] 16:39:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 16:39:28 [INFO] 16:39:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:39:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.jar 16:39:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.pom 16:39:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT-springboot.jar 16:39:28 [INFO] 16:39:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 16:39:31 [INFO] 16:39:31 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 16:39:31 [INFO] 16:39:31 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:39:31 [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 16:39:31 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:39:31 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240327T163113Z 16:39:31 [INFO] Building dependencies layer... 16:39:31 [INFO] Building snapshot dependencies layer... 16:39:31 [INFO] Building resources layer... 16:39:31 [INFO] Building jvm arg files layer... 16:39:31 [INFO] Building classes layer... 16:39:31 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:39:31 [INFO] 16:39:31 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:39:31 [INFO] 16:39:31 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240327T163113Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:39:31 [INFO] 16:39:31 [INFO] 16:39:31 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:39:31 [INFO] Building jacoco-report 3.4.7-SNAPSHOT [22/23] 16:39:31 [INFO] --------------------------------[ jar ]--------------------------------- 16:39:31 [INFO] 16:39:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:39:31 [INFO] 16:39:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 16:39:31 [INFO] 16:39:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 16:39:31 [INFO] 16:39:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 16:39:31 [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-merge-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/* 16:39:31 [INFO] 16:39:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:39:31 [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-merge-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/* 16:39:31 [INFO] 16:39:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 16:39:31 [INFO] You have 0 Checkstyle violations. 16:39:31 [INFO] 16:39:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 16:39:33 [INFO] You have 0 Checkstyle violations. 16:39:33 [INFO] 16:39:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 16:39:33 [INFO] Starting audit... 16:39:33 Audit done. 16:39:33 [INFO] You have 0 Checkstyle violations. 16:39:33 [INFO] 16:39:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:39:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 16:39:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 16:39:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 16:39:33 [INFO] 16:39:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 16:39:33 [INFO] No sources to compile 16:39:33 [INFO] 16:39:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 16:39:33 [INFO] 16:39:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 16:39:33 [INFO] 16:39:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 16:39:33 [INFO] 16:39:33 [INFO] 16:39:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 16:39:33 [INFO] 16:39:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:39:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:39:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 16:39:33 [INFO] 16:39:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 16:39:33 [INFO] No sources to compile 16:39:33 [INFO] 16:39:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 16:39:33 [INFO] No sources specified for compilation. Skipping. 16:39:33 [INFO] 16:39:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 16:39:33 [INFO] No tests to run. 16:39:33 [INFO] 16:39:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 16:39:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:39:33 [INFO] 16:39:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 16:39:33 [INFO] 16:39:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:39:33 [WARNING] JAR will be empty - no content was marked for inclusion! 16:39:33 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar 16:39:33 [INFO] 16:39:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 16:39:33 [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-merge-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/* 16:39:33 [INFO] 16:39:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 16:39:33 [INFO] No tests to run. 16:39:33 [INFO] 16:39:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 16:39:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:39:33 [INFO] 16:39:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 16:39:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] 16:39:33 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 16:39:33 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:39:33 [INFO] Analyzed bundle 'cps-events' with 3 classes 16:39:33 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:39:33 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 16:39:33 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:39:33 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:39:33 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:39:34 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:39:34 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:39:34 [INFO] 16:39:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 16:39:34 [INFO] 16:39:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:39:34 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.jar 16:39:34 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.pom 16:39:34 [INFO] 16:39:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 16:39:34 [INFO] 16:39:34 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:39:34 [INFO] Building cps 3.4.7-SNAPSHOT [23/23] 16:39:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:39:34 [INFO] 16:39:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:39:34 [INFO] 16:39:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 16:39:34 [INFO] 16:39:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 16:39:34 [INFO] 16:39:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 16:39:35 [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-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:39:35 [INFO] 16:39:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 16:39:35 [INFO] Starting audit... 16:39:35 Audit done. 16:39:35 [INFO] You have 0 Checkstyle violations. 16:39:35 [INFO] 16:39:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 16:39:35 [INFO] Starting audit... 16:39:35 Audit done. 16:39:35 [INFO] You have 0 Checkstyle violations. 16:39:35 [INFO] 16:39:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 16:39:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:39:35 [INFO] 16:39:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 16:39:35 [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-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:39:35 [INFO] 16:39:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 16:39:35 [INFO] No tests to run. 16:39:35 [INFO] 16:39:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 16:39:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:39:35 [INFO] 16:39:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 16:39:35 [INFO] 16:39:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:39:35 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/cps-aggregator-3.4.7-SNAPSHOT.pom 16:39:35 [INFO] 16:39:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 16:39:35 [INFO] ------------------------------------------------------------------------ 16:39:35 [INFO] Reactor Summary for cps 3.4.7-SNAPSHOT: 16:39:35 [INFO] 16:39:35 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.809 s] 16:39:35 [INFO] cps-bom ............................................ SUCCESS [ 0.117 s] 16:39:35 [INFO] checkstyle ......................................... SUCCESS [ 3.527 s] 16:39:35 [INFO] spotbugs ........................................... SUCCESS [ 0.152 s] 16:39:35 [INFO] cps-parent ......................................... SUCCESS [ 10.162 s] 16:39:35 [INFO] cps-events ......................................... SUCCESS [ 6.241 s] 16:39:35 [INFO] cps-path-parser .................................... SUCCESS [ 11.950 s] 16:39:35 [INFO] cps-service ........................................ SUCCESS [ 45.305 s] 16:39:35 [INFO] cps-rest ........................................... SUCCESS [ 23.837 s] 16:39:35 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.086 s] 16:39:35 [INFO] cps-ncmp-service ................................... SUCCESS [02:53 min] 16:39:35 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.324 s] 16:39:35 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.272 s] 16:39:35 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.580 s] 16:39:35 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.010 s] 16:39:35 [INFO] cps-ri ............................................. SUCCESS [ 23.347 s] 16:39:35 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.289 s] 16:39:35 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 4.061 s] 16:39:35 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.583 s] 16:39:35 [INFO] integration-test ................................... SUCCESS [01:57 min] 16:39:35 [INFO] cps-application .................................... SUCCESS [ 25.497 s] 16:39:35 [INFO] jacoco-report ...................................... SUCCESS [ 2.508 s] 16:39:35 [INFO] cps ................................................ SUCCESS [ 1.367 s] 16:39:35 [INFO] ------------------------------------------------------------------------ 16:39:35 [INFO] BUILD SUCCESS 16:39:35 [INFO] ------------------------------------------------------------------------ 16:39:35 [INFO] Total time: 08:22 min 16:39:35 [INFO] Finished at: 2024-03-27T16:39:35Z 16:39:35 [INFO] ------------------------------------------------------------------------ 16:39:35 $ ssh-agent -k 16:39:35 unset SSH_AUTH_SOCK; 16:39:35 unset SSH_AGENT_PID; 16:39:35 echo Agent pid 5592 killed; 16:39:35 [ssh-agent] Stopped. 16:39:35 [PostBuildScript] - [INFO] Executing post build scripts. 16:39:35 [cps-master-merge-java] $ /bin/bash /tmp/jenkins2115484843978964345.sh 16:39:35 ---> sysstat.sh 16:39:36 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17467833784142932733.sh 16:39:36 ---> package-listing.sh 16:39:36 ++ facter osfamily 16:39:36 ++ tr '[:upper:]' '[:lower:]' 16:39:36 + OS_FAMILY=redhat 16:39:36 + workspace=/w/workspace/cps-master-merge-java 16:39:36 + START_PACKAGES=/tmp/packages_start.txt 16:39:36 + END_PACKAGES=/tmp/packages_end.txt 16:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:36 + PACKAGES=/tmp/packages_start.txt 16:39:36 + '[' /w/workspace/cps-master-merge-java ']' 16:39:36 + PACKAGES=/tmp/packages_end.txt 16:39:36 + case "${OS_FAMILY}" in 16:39:36 + rpm -qa 16:39:36 + sort 16:39:36 + '[' -f /tmp/packages_start.txt ']' 16:39:36 + '[' -f /tmp/packages_end.txt ']' 16:39:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:36 + '[' /w/workspace/cps-master-merge-java ']' 16:39:36 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 16:39:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 16:39:37 [cps-master-merge-java] $ /bin/bash /tmp/jenkins11426473991445066498.sh 16:39:37 ---> capture-instance-metadata.sh 16:39:37 Setup pyenv: 16:39:37 system 16:39:37 3.8.13 16:39:37 3.9.13 16:39:37 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:39:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nfrH from file:/tmp/.os_lf_venv 16:39:38 lf-activate-venv(): INFO: Installing: lftools 16:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-nfrH/bin to PATH 16:39:47 INFO: Running in OpenStack, capturing instance metadata 16:39:48 [cps-master-merge-java] $ /bin/bash /tmp/jenkins16890390926166449948.sh 16:39:48 provisioning config files... 16:39:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config4791736893530005200tmp 16:39:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:39:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:39:48 [EnvInject] - Injecting environment variables from a build step. 16:39:48 [EnvInject] - Injecting as environment variables the properties content 16:39:48 SERVER_ID=logs 16:39:48 16:39:48 [EnvInject] - Variables injected successfully. 16:39:48 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4761790430468769095.sh 16:39:48 ---> create-netrc.sh 16:39:48 [cps-master-merge-java] $ /bin/bash /tmp/jenkins2076554144895554624.sh 16:39:48 ---> python-tools-install.sh 16:39:48 Setup pyenv: 16:39:48 system 16:39:48 3.8.13 16:39:48 3.9.13 16:39:48 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:39:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nfrH from file:/tmp/.os_lf_venv 16:39:50 lf-activate-venv(): INFO: Installing: lftools 16:39:57 lf-activate-venv(): INFO: Adding /tmp/venv-nfrH/bin to PATH 16:39:57 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9467051949535391925.sh 16:39:57 ---> sudo-logs.sh 16:39:57 Archiving 'sudo' log.. 16:39:58 [cps-master-merge-java] $ /bin/bash /tmp/jenkins3721982162383449114.sh 16:39:58 ---> job-cost.sh 16:39:58 Setup pyenv: 16:39:58 system 16:39:58 3.8.13 16:39:58 3.9.13 16:39:58 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:39:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nfrH from file:/tmp/.os_lf_venv 16:39:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-nfrH/bin to PATH 16:40:04 INFO: No Stack... 16:40:05 INFO: Retrieving Pricing Info for: v3-standard-8 16:40:05 INFO: Archiving Costs 16:40:05 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins242854325683124759.sh 16:40:05 ---> logs-deploy.sh 16:40:05 Setup pyenv: 16:40:05 system 16:40:05 3.8.13 16:40:05 3.9.13 16:40:05 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:40:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nfrH from file:/tmp/.os_lf_venv 16:40:07 lf-activate-venv(): INFO: Installing: lftools 16:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-nfrH/bin to PATH 16:40:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1277 16:40:14 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:40:15 Archives upload complete. 16:40:16 INFO: archiving logs to Nexus 16:40:17 ---> uname -a: 16:40:17 Linux prd-centos8-docker-8c-8g-18628.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 16:40:17 16:40:17 16:40:17 ---> lscpu: 16:40:17 Architecture: x86_64 16:40:17 CPU op-mode(s): 32-bit, 64-bit 16:40:17 Byte Order: Little Endian 16:40:17 CPU(s): 8 16:40:17 On-line CPU(s) list: 0-7 16:40:17 Thread(s) per core: 1 16:40:17 Core(s) per socket: 1 16:40:17 Socket(s): 8 16:40:17 NUMA node(s): 1 16:40:17 Vendor ID: AuthenticAMD 16:40:17 CPU family: 23 16:40:17 Model: 49 16:40:17 Model name: AMD EPYC-Rome Processor 16:40:17 Stepping: 0 16:40:17 CPU MHz: 2799.998 16:40:17 BogoMIPS: 5599.99 16:40:17 Virtualization: AMD-V 16:40:17 Hypervisor vendor: KVM 16:40:17 Virtualization type: full 16:40:17 L1d cache: 32K 16:40:17 L1i cache: 32K 16:40:17 L2 cache: 512K 16:40:17 L3 cache: 16384K 16:40:17 NUMA node0 CPU(s): 0-7 16:40:17 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 16:40:17 16:40:17 16:40:17 ---> nproc: 16:40:17 8 16:40:17 16:40:17 16:40:17 ---> df -h: 16:40:17 Filesystem Size Used Avail Use% Mounted on 16:40:17 devtmpfs 16G 0 16G 0% /dev 16:40:17 tmpfs 16G 0 16G 0% /dev/shm 16:40:17 tmpfs 16G 17M 16G 1% /run 16:40:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:40:17 /dev/vda1 160G 13G 148G 8% / 16:40:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:40:17 16:40:17 16:40:17 ---> free -m: 16:40:17 total used free shared buff/cache available 16:40:17 Mem: 31890 1093 25708 19 5088 30323 16:40:17 Swap: 1023 0 1023 16:40:17 16:40:17 16:40:17 ---> ip addr: 16:40:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:40:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:40:17 inet 127.0.0.1/8 scope host lo 16:40:17 valid_lft forever preferred_lft forever 16:40:17 inet6 ::1/128 scope host 16:40:17 valid_lft forever preferred_lft forever 16:40:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:40:17 link/ether fa:16:3e:19:e5:52 brd ff:ff:ff:ff:ff:ff 16:40:17 altname enp0s3 16:40:17 altname ens3 16:40:17 inet 10.30.107.166/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:40:17 valid_lft 85749sec preferred_lft 85749sec 16:40:17 inet6 fe80::f816:3eff:fe19:e552/64 scope link 16:40:17 valid_lft forever preferred_lft forever 16:40:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:40:17 link/ether 02:42:c5:59:88:49 brd ff:ff:ff:ff:ff:ff 16:40:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:40:17 valid_lft forever preferred_lft forever 16:40:17 inet6 fe80::42:c5ff:fe59:8849/64 scope link 16:40:17 valid_lft forever preferred_lft forever 16:40:17 16:40:17 16:40:17 ---> sar -b -r -n DEV: 16:40:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/27/2024 _x86_64_ (8 CPU) 16:40:17 16:40:17 16:29:23 LINUX RESTART (8 CPU) 16:40:17 16:40:17 04:30:01 PM tps rtps wtps bread/s bwrtn/s 16:40:17 04:31:01 PM 97.48 12.39 85.09 2185.31 5809.86 16:40:17 04:32:01 PM 263.38 20.91 242.47 4116.89 11935.30 16:40:17 04:33:01 PM 77.37 1.10 76.27 316.16 9890.64 16:40:17 04:34:01 PM 92.70 0.48 92.22 412.33 29732.10 16:40:17 04:35:01 PM 40.43 12.01 28.42 487.76 754.02 16:40:17 04:36:01 PM 41.58 0.02 41.56 0.53 934.04 16:40:17 04:37:01 PM 40.59 0.02 40.58 0.13 7136.33 16:40:17 04:38:01 PM 109.91 2.55 107.36 4587.27 29076.02 16:40:17 04:39:01 PM 4.90 0.00 4.90 0.00 206.31 16:40:17 04:40:01 PM 61.37 1.55 59.82 132.47 15709.05 16:40:17 Average: 82.97 5.10 77.87 1223.88 11118.55 16:40:17 16:40:17 04:30:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:40:17 04:31:01 PM 29589980 31270824 3065732 9.39 2688 2005096 1436060 4.26 169048 2471104 158172 16:40:17 04:32:01 PM 27803924 30008708 4851788 14.86 2688 2518092 2686704 7.97 268132 4099380 268840 16:40:17 04:33:01 PM 27313636 29593544 5342076 16.36 2688 2590476 3177860 9.43 315328 4531820 59100 16:40:17 04:34:01 PM 25843032 28942392 6812680 20.86 2688 3393568 4299536 12.76 395916 5853692 104 16:40:17 04:35:01 PM 25715464 28831012 6940248 21.25 2688 3408868 3484432 10.34 528280 5843208 180 16:40:17 04:36:01 PM 25983416 29111828 6672296 20.43 2688 3420908 3614660 10.72 537216 5573252 9432 16:40:17 04:37:01 PM 26064952 29398216 6590760 20.18 2688 3624988 2770084 8.22 657368 5365768 13516 16:40:17 04:38:01 PM 23545132 27860720 9110580 27.90 2688 4599516 6678932 19.82 847884 7619096 3048 16:40:17 04:39:01 PM 23086840 27413944 9568872 29.30 2688 4610704 6988928 20.74 850232 8056932 1872 16:40:17 04:40:01 PM 26353472 31078712 6302240 19.30 2688 4994568 1474932 4.38 1114580 4568084 34800 16:40:17 Average: 26129985 29350990 6525727 19.98 2688 3516678 3661213 10.86 568398 5398234 54906 16:40:17 16:40:17 04:30:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:40:17 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:31:01 PM eth0 52.62 37.85 878.17 7.21 0.00 0.00 0.00 0.00 16:40:17 04:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:32:01 PM eth0 412.18 341.70 5253.69 67.19 0.00 0.00 0.00 0.00 16:40:17 04:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:33:01 PM lo 2.22 2.22 0.36 0.36 0.00 0.00 0.00 0.00 16:40:17 04:33:01 PM eth0 86.39 77.87 721.67 25.80 0.00 0.00 0.00 0.00 16:40:17 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:34:01 PM eth0 1070.30 345.43 6473.96 26.72 0.00 0.00 0.00 0.00 16:40:17 04:34:01 PM docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:34:01 PM vethe239fc7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:40:17 04:35:01 PM lo 103.33 103.33 33.84 33.84 0.00 0.00 0.00 0.00 16:40:17 04:35:01 PM eth0 77.01 53.81 23.77 26.05 0.00 0.00 0.00 0.00 16:40:17 04:35:01 PM docker0 6.80 7.63 0.87 0.89 0.00 0.00 0.00 0.00 16:40:17 04:36:01 PM lo 129.90 129.90 30.50 30.50 0.00 0.00 0.00 0.00 16:40:17 04:36:01 PM eth0 89.17 64.92 26.40 36.21 0.00 0.00 0.00 0.00 16:40:17 04:36:01 PM docker0 3.52 4.38 0.59 0.57 0.00 0.00 0.00 0.00 16:40:17 04:37:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 16:40:17 04:37:01 PM eth0 101.92 104.18 635.19 1219.36 0.00 0.00 0.00 0.00 16:40:17 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 04:38:01 PM lo 12.65 12.65 2.00 2.00 0.00 0.00 0.00 0.00 16:40:17 04:38:01 PM eth0 376.02 165.99 3415.35 24.05 0.00 0.00 0.00 0.00 16:40:17 04:38:01 PM docker0 6.11 6.91 0.70 1.48 0.00 0.00 0.00 0.00 16:40:17 04:38:01 PM veth4b49e37 6.11 7.05 0.79 1.49 0.00 0.00 0.00 0.00 16:40:17 04:38:01 PM veth9cfa249 0.00 0.45 0.00 0.09 0.00 0.00 0.00 0.00 16:40:17 04:39:01 PM lo 731.02 731.02 235.37 235.37 0.00 0.00 0.00 0.00 16:40:17 04:39:01 PM eth0 42.15 24.95 12.36 15.29 0.00 0.00 0.00 0.00 16:40:17 04:39:01 PM docker0 181.26 187.71 38.46 32.24 0.00 0.00 0.00 0.00 16:40:17 04:39:01 PM veth4b49e37 167.25 173.61 38.79 28.67 0.00 0.00 0.00 0.00 16:40:17 04:39:01 PM veth9cfa249 14.01 14.64 2.15 3.70 0.00 0.00 0.00 0.00 16:40:17 04:40:01 PM lo 111.63 111.63 25.91 25.91 0.00 0.00 0.00 0.00 16:40:17 04:40:01 PM eth0 76.93 100.45 334.18 1804.82 0.00 0.00 0.00 0.00 16:40:17 04:40:01 PM docker0 51.04 52.34 16.09 9.65 0.00 0.00 0.00 0.00 16:40:17 Average: lo 109.10 109.10 32.80 32.80 0.00 0.00 0.00 0.00 16:40:17 Average: eth0 238.48 131.72 1777.50 325.26 0.00 0.00 0.00 0.00 16:40:17 Average: docker0 24.88 25.91 5.67 4.48 0.00 0.00 0.00 0.00 16:40:17 16:40:17 16:40:17 ---> sar -P ALL: 16:40:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/27/2024 _x86_64_ (8 CPU) 16:40:17 16:40:17 16:29:23 LINUX RESTART (8 CPU) 16:40:17 16:40:17 04:30:01 PM CPU %user %nice %system %iowait %steal %idle 16:40:17 04:31:01 PM all 9.86 0.00 0.95 0.99 0.05 88.16 16:40:17 04:31:01 PM 0 3.24 0.00 0.53 0.35 0.07 95.81 16:40:17 04:31:01 PM 1 3.75 0.00 0.54 1.15 0.05 94.51 16:40:17 04:31:01 PM 2 8.86 0.00 0.90 2.24 0.05 87.95 16:40:17 04:31:01 PM 3 13.42 0.00 1.17 0.38 0.05 84.97 16:40:17 04:31:01 PM 4 9.68 0.00 1.10 1.27 0.02 87.93 16:40:17 04:31:01 PM 5 23.24 0.00 2.35 1.82 0.07 72.52 16:40:17 04:31:01 PM 6 13.59 0.00 0.70 0.60 0.03 85.08 16:40:17 04:31:01 PM 7 3.08 0.00 0.27 0.08 0.03 96.53 16:40:17 04:32:01 PM all 26.93 0.00 1.42 2.86 0.09 68.71 16:40:17 04:32:01 PM 0 26.17 0.00 1.40 2.42 0.08 69.92 16:40:17 04:32:01 PM 1 44.75 0.00 2.04 1.57 0.12 51.52 16:40:17 04:32:01 PM 2 29.41 0.00 2.09 5.53 0.10 62.87 16:40:17 04:32:01 PM 3 37.53 0.00 0.75 0.84 0.07 60.81 16:40:17 04:32:01 PM 4 14.36 0.00 1.10 2.44 0.10 82.00 16:40:17 04:32:01 PM 5 24.00 0.00 1.09 2.92 0.10 71.89 16:40:17 04:32:01 PM 6 24.56 0.00 1.04 3.71 0.08 70.61 16:40:17 04:32:01 PM 7 14.66 0.00 1.80 3.43 0.08 80.03 16:40:17 04:33:01 PM all 36.33 0.00 0.97 1.33 0.09 61.28 16:40:17 04:33:01 PM 0 34.66 0.00 0.94 0.03 0.12 64.25 16:40:17 04:33:01 PM 1 50.34 0.00 1.84 2.52 0.10 45.19 16:40:17 04:33:01 PM 2 44.44 0.00 0.99 2.33 0.08 52.16 16:40:17 04:33:01 PM 3 35.96 0.00 0.53 0.13 0.10 63.27 16:40:17 04:33:01 PM 4 27.16 0.00 1.07 2.66 0.08 69.03 16:40:17 04:33:01 PM 5 36.39 0.00 1.13 2.70 0.08 59.70 16:40:17 04:33:01 PM 6 25.67 0.00 0.67 0.02 0.08 73.56 16:40:17 04:33:01 PM 7 36.11 0.00 0.55 0.30 0.10 62.94 16:40:17 04:34:01 PM all 24.11 0.00 1.91 3.52 0.09 70.38 16:40:17 04:34:01 PM 0 30.28 0.00 2.48 0.08 0.08 67.08 16:40:17 04:34:01 PM 1 19.35 0.00 1.98 13.79 0.13 64.74 16:40:17 04:34:01 PM 2 24.70 0.00 1.79 6.93 0.10 66.48 16:40:17 04:34:01 PM 3 34.29 0.00 2.12 0.88 0.10 62.60 16:40:17 04:34:01 PM 4 15.23 0.00 1.60 0.66 0.08 82.43 16:40:17 04:34:01 PM 5 36.19 0.00 1.12 0.35 0.07 62.27 16:40:17 04:34:01 PM 6 19.37 0.00 1.91 0.13 0.05 78.54 16:40:17 04:34:01 PM 7 13.49 0.00 2.29 5.26 0.07 78.89 16:40:17 04:35:01 PM all 17.44 0.31 1.54 0.93 0.09 79.70 16:40:17 04:35:01 PM 0 17.59 2.31 1.79 2.08 0.08 76.14 16:40:17 04:35:01 PM 1 16.60 0.00 1.54 1.47 0.10 80.28 16:40:17 04:35:01 PM 2 16.11 0.03 1.57 1.44 0.10 80.75 16:40:17 04:35:01 PM 3 13.17 0.10 1.44 0.39 0.08 84.82 16:40:17 04:35:01 PM 4 16.09 0.00 1.72 0.44 0.08 81.67 16:40:17 04:35:01 PM 5 18.71 0.00 1.54 0.94 0.07 78.75 16:40:17 04:35:01 PM 6 20.92 0.00 1.49 0.17 0.10 77.32 16:40:17 04:35:01 PM 7 20.34 0.02 1.22 0.50 0.08 77.83 16:40:17 04:36:01 PM all 24.42 0.29 2.91 0.23 0.12 72.02 16:40:17 04:36:01 PM 0 22.94 0.05 3.32 0.20 0.13 73.36 16:40:17 04:36:01 PM 1 19.87 0.05 3.00 0.42 0.12 76.54 16:40:17 04:36:01 PM 2 30.74 0.03 3.00 0.18 0.15 65.89 16:40:17 04:36:01 PM 3 29.03 0.02 2.85 0.20 0.12 67.78 16:40:17 04:36:01 PM 4 25.06 0.12 2.85 0.10 0.12 71.75 16:40:17 04:36:01 PM 5 22.72 0.07 3.03 0.40 0.13 73.65 16:40:17 04:36:01 PM 6 18.91 1.98 2.67 0.18 0.12 76.14 16:40:17 04:36:01 PM 7 26.10 0.02 2.58 0.13 0.10 71.07 16:40:17 04:37:01 PM all 39.85 0.04 1.20 0.45 0.09 58.37 16:40:17 04:37:01 PM 0 37.35 0.00 0.75 0.07 0.08 61.75 16:40:17 04:37:01 PM 1 38.31 0.00 1.24 0.08 0.08 60.29 16:40:17 04:37:01 PM 2 39.56 0.00 1.47 0.12 0.07 58.79 16:40:17 04:37:01 PM 3 39.69 0.00 1.13 0.07 0.08 59.03 16:40:17 04:37:01 PM 4 13.43 0.30 1.34 2.99 0.10 81.83 16:40:17 04:37:01 PM 5 44.86 0.00 1.30 0.02 0.07 53.75 16:40:17 04:37:01 PM 6 61.58 0.00 1.37 0.28 0.10 36.66 16:40:17 04:37:01 PM 7 43.98 0.00 1.00 0.00 0.10 54.92 16:40:17 04:38:01 PM all 20.53 0.25 2.12 4.25 0.08 72.77 16:40:17 04:38:01 PM 0 21.52 1.93 1.79 0.15 0.10 74.51 16:40:17 04:38:01 PM 1 18.71 0.05 1.66 6.03 0.10 73.45 16:40:17 04:38:01 PM 2 14.77 0.02 1.95 3.26 0.08 79.92 16:40:17 04:38:01 PM 3 19.74 0.00 1.65 10.54 0.10 67.97 16:40:17 04:38:01 PM 4 22.31 0.02 2.23 3.39 0.08 71.96 16:40:17 04:38:01 PM 5 12.77 0.02 2.13 8.84 0.07 76.18 16:40:17 04:38:01 PM 6 27.39 0.00 2.92 0.54 0.07 69.08 16:40:17 04:38:01 PM 7 27.05 0.00 2.59 1.25 0.07 69.05 16:40:17 04:39:01 PM all 20.15 0.04 1.04 0.02 0.08 78.67 16:40:17 04:39:01 PM 0 22.97 0.30 0.67 0.00 0.08 75.98 16:40:17 04:39:01 PM 1 21.20 0.00 0.92 0.02 0.08 77.78 16:40:17 04:39:01 PM 2 19.27 0.00 1.16 0.00 0.08 79.49 16:40:17 04:39:01 PM 3 20.37 0.00 1.51 0.00 0.07 78.05 16:40:17 04:39:01 PM 4 22.32 0.00 0.80 0.00 0.07 76.81 16:40:17 04:39:01 PM 5 20.03 0.00 1.37 0.02 0.08 78.50 16:40:17 04:39:01 PM 6 16.53 0.00 0.87 0.00 0.10 82.50 16:40:17 04:39:01 PM 7 18.51 0.00 1.06 0.10 0.08 80.25 16:40:17 04:40:01 PM all 23.59 0.00 1.41 1.35 0.07 73.58 16:40:17 04:40:01 PM 0 38.80 0.00 2.14 3.53 0.08 55.46 16:40:17 04:40:01 PM 1 36.70 0.00 1.75 0.15 0.08 61.32 16:40:17 04:40:01 PM 2 19.62 0.00 1.17 5.38 0.08 73.75 16:40:17 04:40:01 PM 3 22.85 0.00 1.57 0.58 0.05 74.95 16:40:17 04:40:01 PM 4 21.44 0.00 1.40 0.03 0.07 77.05 16:40:17 04:40:01 PM 5 17.89 0.00 0.99 0.12 0.07 80.94 16:40:17 04:40:01 PM 6 17.76 0.00 1.20 0.12 0.07 80.85 16:40:17 04:40:01 PM 7 13.63 0.00 1.07 0.87 0.07 84.37 16:40:17 Average: all 24.32 0.09 1.55 1.59 0.09 72.37 16:40:17 Average: 0 25.54 0.46 1.58 0.89 0.09 71.43 16:40:17 Average: 1 26.94 0.01 1.65 2.71 0.10 68.59 16:40:17 Average: 2 24.75 0.01 1.61 2.74 0.09 70.81 16:40:17 Average: 3 26.60 0.01 1.47 1.40 0.08 70.44 16:40:17 Average: 4 18.71 0.04 1.52 1.40 0.08 78.25 16:40:17 Average: 5 25.67 0.01 1.61 1.81 0.08 70.82 16:40:17 Average: 6 24.63 0.20 1.48 0.57 0.08 73.03 16:40:17 Average: 7 21.69 0.00 1.44 1.19 0.08 75.59 16:40:17 16:40:17 16:40:17